gxchain-cli

0.2.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i gxchain-cli

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

375 kB

Total Files

36

Last publish

Collaborators

  • yrming