Plugins

Web3Games CLI

Description

CLI tool to work with Web3Games chain

Installation

npm install -g @web3games-js/cli

or

yarn global add @web3games-js/cli

Usage

Full list of commmands

web3games --help

Available commands

  • login - web3games wallet login in

Examples

web3games login 

# action:
  # openUrl https://w3wallet.vercel.app/
Previous
Web3Games-JS