Package Exports
- cryptocurrency-cli
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cryptocurrency-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Cryptocurrency CLI
Cryptocurrency CLI lets you monitor cryptocurrencies in your portfolio and track your earnings through the command line. It uses the coinmarketcap.com API to fetch crypto data.

Features
General
- Command Line Interface
- Supports the top 100 coins based on market cap
- Track your portfolio holdings
Bar Graph
- Percentage breakdown of holdings
- Colored Horizontal Bars
- Portfolio value
Crypto Table
- Coin Rank
- Price
- Coins Owned
- Net Worth
- 24 Hour Volume
- Market Cap
- % Change 1 Hour
- % Change 1 Day
- % Change 1 Week
- Last Updated
Installation Instructions
- Git Clone the repo - git clone https://github.com/christ0ph3r/cryptocurrency-cli/
- Enter the repository - cd cryptocurrency-cli && npm install
- Run - npm start
- Edit portfolio.json - { "bitcoin": ".002", "litecoin": "1", "ethereum": ".095", "dogecoin": "10000" } 
Like my work? Donate some coin!
| Coin | Address | 
|---|---|
| Bitcoin | 1LFTccjYHbiVekdm8XYC1ucNqdGsAC3frc | 
| Ethereum | 0x071Fe2Bb50430A3f6af398A410a78B67e1A783AE | 
| Litecoin | Lh9eV96yhTyrkv2VkWG7RZvas9TzFuYZbR |