Skip to content

A Command line interface to help genz's for checking live price of cryptocurrency.

Notifications You must be signed in to change notification settings

Shubham20015/Cryptopricey-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoPricey 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
coindex -h

# Version
coindex -V

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

# Crypto Check Commands
coindex check price

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

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

Version

1.0.0

About

A Command line interface to help genz's for checking live price of cryptocurrency.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published