gxchain-cli
v0.2.1
Published
CLI for GXChain
Downloads
4
Readme
GXChain-CLI
CLI for GXChain
Features
- Fetch account
- Fetch assets
- Fetch asset
- Fetch block
- Fetch committee
- Fetch rank
- Fetch trustnodes
- Fetch witnesses
Install
$ npm i -g gxchain-cli
Usage
Commands
$ gxchain -v # Show version
$ gxchain account <id_or_name> # Show account
$ gxchain assets # Show assets
$ gxchain asset <asset_symbol> # Show asset
$ gxchain block # Show block
$ gxchain committee # Show committee
$ gxchain rank <asset_symbol> # Show asset rank
$ gxchain trustnodes # Show trust nodes
$ gxchain witnesses # Show witnesses
License
MIT © YRMING