uport-wallet-cli
v0.0.5
Published
A uport cli wallet for ether and erc20 tokens
Readme
uport wallet cli
This is a simple ether and ERC20 wallet for uport implemented in cli.
Install
$ npm i -g uport-wallet-cliUsage
$ uport-wallet-cli -h Usage: index [options] [command]
Options:
-V, --version output the version number
-t --token <token-address> Which token to use
-h, --help output usage information
Commands:
balance Get the balance of the specified token (default ether)
send [address] [number] Send the specified number of tokens (default ether)