Skip to content

yrming/gxchain-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published