Skip to content

devil-cyber/Crypto-Coin

Repository files navigation

STUDENT CODE-IN

About Student Code-In

Student Code-In is a global program that helps students grow with Open Source. It is a 2 months long Open-Source initiative which provides you the best platform to improve your skills and abilities by contributing to vast variety of Open Source Projects. In this, all the registered participants would get an exquisite opportunity to interact with the mentors and the Organizing Team.

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
  • npm install chalk clear clui figlet inquirer minimist configstore @octokit/rest @octokit/auth-basic lodash simple-git touch
  • coindex check price

if any Query arise mail me at:mani2474695@gmail.com

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