Files
bitcoin-mining-simulation/README.md
2025-01-02 13:47:54 +00:00

260 B

bitcoin-mining-simulation

This project is a simple Python simulation of Bitcoin mining. It demonstrates the core concepts of blockchain mining, such as generating transactions, calculating hashes, and solving proof-of-work problems by finding a valid nonce.