Crypto Ledger is an open-source website that allows users to track their cryptocurrency trades. It was written in Java and uses the Spring framework. It is currently deployed on Mogenius using a free tier account, which may lead to slow load times. Crypto Ledger uses a MySQL database. Due to hosting limitations, coin prices are stored in one large JSON file, which is then used to update price data.
The website is extended through the Crypto Ledger App, which makes use of the Rest API to allow users to manage their ledger.
The Crypto Ledger App can be found here: Crypto Ledger App
NOTE: This version is no longer live
- Track crypto currency trades with 'smart purchase prices'
- Access full transaction history for each coin
- View Live price data
- Quick overview of daily, weekly, and monthly price volatility
- Full API access
Mock Trader - Open-source Bitcoin trading game
NOTE: The original Python/Django version can be found here: https://github.com/TMDStudios/crypto_ledger