https://github.com/jmcph4/blockchain-poc
Blockchain PoC for education only
https://github.com/jmcph4/blockchain-poc
bitcoin blockchain consensus ethereum mining proof-of-concept proof-of-work token
Last synced: 3 months ago
JSON representation
Blockchain PoC for education only
- Host: GitHub
- URL: https://github.com/jmcph4/blockchain-poc
- Owner: jmcph4
- License: mit
- Created: 2019-07-19T06:59:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T23:43:14.000Z (almost 7 years ago)
- Last Synced: 2025-04-12T06:45:22.244Z (over 1 year ago)
- Topics: bitcoin, blockchain, consensus, ethereum, mining, proof-of-concept, proof-of-work, token
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A simple blockchain proof-of-concept in Python 3. Purely an educational tool to iron out any bugs/conceptual misconceptions.