Skip to content

A command line tool to get current market price of cryptos. It scrapes the price from Coindesk website.

Notifications You must be signed in to change notification settings

SANTHOSH17-DOT/crypto-price-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-price-cli

A command line tool to get current market price of cryptos. It scrapes the price from Coindesk website.

Install package from npm

    # using npm
    npm i crypto-price-cli

Usage

    # Get <crypto> price
    crypto-price-cli <crypto>

    # Get crypto list
    crypto-price-cli -l

Author

About

A command line tool to get current market price of cryptos. It scrapes the price from Coindesk website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published