1.1.1 • Published 4 years ago

@jmmzz/cryptodata v1.1.1

Weekly downloads
5
License
MIT
Repository
-
Last release
4 years ago

crypto-data

An experimental command line app for getting cryptocurrencies related data retrieved from CoinAPI.

Installation

npm i -g @jmmzz/cryptodata

Usage

Options:

--coin <coin>		-c	Fetch data for a specific coin.	
--add-fav <coin>	-f 	Add a coin to favorites.
--rm-fav <coin> 	-r	Remove a coin from favorites.

Type crypto-data without options, to run the application. If you have added favorite coins to the app, you will have a quick-access to them. But you could also make a search by selecting the "Custom Search" item and then typing the required coin. The application will retreive the cryptocurrency current value and its volume in one hour, day and month.

Note: The API Key used is released under a free plan, so the daily requests limit is 100.

1.1.1

4 years ago

1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago