A simple blockchain implementation in Python including the Proof of Work(PoW) algorithm and Consensus Algorithm. Each user who mines a new block is rewarded for their solution by receiving a coin after finding the proof for that block. Consensus states that the longest chain would be the authoritative.
-
Notifications
You must be signed in to change notification settings - Fork 3
A simple blockchain implementation in Python including the Proof of Work(PoW) algorithm and Consensus Algorithm. Each user who mines a new block is rewarded for their solution by receiving a coin after finding the proof for that block. Consensus states that the longest chain would be the authoritative.
madmashup/simple-blockchain
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple blockchain implementation in Python including the Proof of Work(PoW) algorithm and Consensus Algorithm. Each user who mines a new block is rewarded for their solution by receiving a coin after finding the proof for that block. Consensus states that the longest chain would be the authoritative.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published