Skip to content

Latest commit

 

History

History
55 lines (43 loc) · 1.05 KB

File metadata and controls

55 lines (43 loc) · 1.05 KB

Manikant

CLI Based app to show the price of Crypto Currency

Coindex CLI Command line interface written in Node.js to check cryptocurrency prices

Register an API key at https://nomics.com Screenshot

Step to follow to used this app:

  • Get you Api Key from https://nomics.com
  • npm install
  • npm link
  • coindex key set
  • coindex check price

if any Query arise mail me mani

Help & Commands

  • coindex -h

After entering coindex key set please provide api key for further process

Version

  • coindex -V

API Key Commands

  • coindex key set
  • coindex key show
  • coindex key remove

Crypto Check Commands

  • coindex check price

default-coin:

  • BTC
  • ETH
  • XRP
  • USDT
  • BCH
  • BSV
  • LTC
  • EOS
  • BNB
  • XTZ

Check Specific Coins

  • coindex check --coin=BTC,ETH

Choose Currency (Default: USD)

  • coindex check --cur=EUR
  • Version
  • 1.0.0
  • License
  • MIT