A Python-based blockchain implementation with a web interface that demonstrates the core concepts of blockchain technology.
- Basic blockchain implementation with proof-of-work mining
- Web interface for interacting with the blockchain
- Persistent storage using CSV
- Block mining with custom data
- Chain validation
- Real-time chain status monitoring
To run the project, just run the api.py file