Skip to content

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

License

Notifications You must be signed in to change notification settings

sharvin18/CryptoDex-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoDex-CLI

A Command line interface written in Node.js to check the current cryptocurrency prices. Use the commands given below to set your api key and using the application through the command line.

Register an API key at Nomics

Usage

npm install

npm link

Commands

# Help & Commands
cryptodex -h

# Version
cryptodex -V

# API Key Commands
cryptodex key set
cryptodex key show
cryptodex key remove

# Crypto Check Commands (Shows default coins = BTC,ETH,USDT)
cryptodex check price

# Check Specific Coins
cryptodex check --coin=BTC,ETH

# Choose Currency (Default: INR)
cryptodex check --cur=EUR

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published