-
Block Structure: Each block contains an index, timestamp, data, previous hash, nonce, and its own hash.
-
Genesis Block: The first block in the chain.
-
Proof of Work: Simple algorithm to secure the blockchain.
-
Chain Validation: Ensures the integrity of the blockchain.
Clone the repository and run: python project.py
- Python 3.x
MIT License