Skip to content

CLI Based app to show the price of Crypto Currency

Notifications You must be signed in to change notification settings

nit-ap/Crypto-Coin

 
 

Repository files navigation

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

About

CLI Based app to show the price of Crypto Currency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%