A rudimentary blockchain implementation for classroom use.
Required proof of work, construed as the number of leading zeros in the hash digest of a successfully mined block, can be set in the constructor of the Blockchain class.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A rudimentary blockchain implementation for classroom use.
Required proof of work, construed as the number of leading zeros in the hash digest of a successfully mined block, can be set in the constructor of the Blockchain class.