- Balance tracking.
- Interest Calculator: See what you'll earn Daily, Weekly, Monthly, and Yearly.
- Exit Planning: Add sell targets and set the percent you want to see to your potential profits.
- All symbols listed (4570 Assets Available v3.2.0)
- Multiple Asset display styles by default (Classic Card, Compact Card, Table) with the extensability to implement your own.
- Full range configuration: Only see info on the assets you want to see
- Multi-currency.
- Source data from CoinMarketCap or CoinGecko
- Data import/export.
- 1h / 24h / 7d price display.
- Light and Dark Theme.
- Card sorting by: Marketcap, Your Balance, Price, 1h change, 24h change, 7d change.
git clone https://github.com/alecsloan/cryptolio
cd cryptolio
npm install
npm run start
- Add multi-language support
- Add more info about the asset on the back of the card (Circ supply, max supply, market cap, etc)