Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "cplug", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Crypto Plug is a CLI tool for getting cryptocurrency market data, news, and more!", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -17,3 +17,3 @@ # Crypto Plug 🔌 | ||
``` | ||
![](./img/init.gif) | ||
![](./img/init.png) | ||
### Create Messari API Key | ||
@@ -56,18 +56,18 @@ It takes 1 minute to create a Messari API key by doing the following: | ||
Get asset profile `-a --asset` | ||
![](./img/asset_profile.gif) | ||
![](./img/asset_profile.png) | ||
Get current Messari news for asset | ||
![](./img/news.gif) | ||
![](./img/news.png) | ||
Get asset market data `-md --market_data` | ||
![](./img/market_data.gif) | ||
![](./img/market_data.png) | ||
Get all time high data `-ath --all_time_high` | ||
![](./img/all_time_high.gif) | ||
![](./img/all_time_high.png) | ||
Get lender/borrower rates and general lending data `-lend --lending` | ||
![](./img/lending.gif) | ||
![](./img/lending.png) | ||
Get information about the blockchain `-chain --blockchain` | ||
![](./img/lending.gif) | ||
![](./img/blockchain.png) | ||
@@ -74,0 +74,0 @@ ### What's Next? |
48
2396787