Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.46 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.46 KB

Cryptonex

A Cryptocurrency Ticker CLI (using NodeJS)

Description

Commands

Help

  • -h (or) --help - help command

Key

  • key set - to set API Key
  • key show - to show the current API Key
  • key del - to delete the current API Key

Key Commands | Cryptonex CLI

Check

  • check price - to get real-time price of crypto coins

Check Commands | Cryptonex CLI

Price

  • price --coin="your-fav-coin" - check the price of a Crytocurrency
  • price --cur="your-currency" - check the price in given currency

Currency & Coin Selection | Cryptonex CLI

Sample Result:

Cryptonex Sample