Skip to content

Greg-Pina/cryptocurrency-prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinster CLI

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

Register an API key at https://nomics.com

Usage

npm install

npm link

Commands

# Help & Commands
coinster -h

# Version
coinster -V

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

# Crypto Check Commands
coinster check price

# Check Specific Coins (default: BTN,ETH,XRP)
coinster check --coin=BTC,ETH

# Choose Currency (Default: USD)
coinster check --cur=EUR

Version

1.0.0

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published