Skip to content

Command line interface that programmatically interacts with crypto market data.

Notifications You must be signed in to change notification settings

cowboysr0ck9/coindex-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COINDEX CLI Hero Image

Installation

Get API key from Nomics Crypto Data

Install all NodeJs and all package dependencies prior to running project.

npm install

Link the current project directory to your computer to enable running project from command line interface.

npm link

Usage

Show all CLI commands and options

coindex - h;

Get the current CLI version number

coindex - V;

Set critical CLI environment variables

coindex key set
coindex key show
coindex key remove
coindex check price
coindex check --coin=BTC,ETH
coindex check --cur=EUR

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Command line interface that programmatically interacts with crypto market data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published