Skip to content

GlobleNetwork/uport-wallet-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uport wallet cli

This is a simple ether and ERC20 wallet for uport implemented in cli.

Install

$ npm i -g uport-wallet-cli

Usage

$ 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)

About

Cli ether and ERC20 wallet for uport

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%