Pychain - Decentralized Blockchain Web Application
Summary
Built a Python-based backend emphasizing proof-of-work, dynamic difficulty, and transaction validation. Utilised Flask API with pub/sub architecture to manage blockchain and crypto transactions. Secured operations by implementing hashing algorithms, chain validation mechanisms, and mining workflows.