A command line tool to get current market price of cryptos. It scrapes the price from Coindesk website.
# using npm
npm i crypto-price-cli
# Get <crypto> price
crypto-price-cli <crypto>
# Get crypto list
crypto-price-cli -l
A command line tool to get current market price of cryptos. It scrapes the price from Coindesk website.
# using npm
npm i crypto-price-cli
# Get <crypto> price
crypto-price-cli <crypto>
# Get crypto list
crypto-price-cli -l