Crypto Ledger is an open-source website that allows users to track their cryptocurrency trades. The website was built using Python and Django. Celery is no longer used to fetch live prices asynchronously. It has been replaced with AJAX. The full ledger and price data can be accessed through the API. Price data is updated when the page loads.
The website is extended through the Crypto Ledger App, which can be found here: Crypto Ledger App
You can see the website here: http://cryptoledger.pythonanywhere.com
You can also read more about the project on Publish0x: Crypto Ledger
NOTE: The Spring version of Crypto Ledger can be found here: Crypto Ledger Spring
- Track crypto currency trades with 'smart purchase prices'
- Access full transaction history for each coin
- View Live price data
- Quick overview of hourly, daily, and weekly price volatility
- Custom ticker prices
- Full API access
Crypto Ledger App - Crypto Ledger App
Crypto Ledger Spring - Spring version of Crypto Ledger
Mock Trader - Open-source Bitcoin trading game
Py Learning Companion - Python Study App
Game Room - A platform for educators to play games and/or review materials with their students