https://github.com/alexmochu/blockmain
A basic Blockchain that accepts transactions and allows us to mine new Blocks.
https://github.com/alexmochu/blockmain
blockchain blockchain-technology pyhton3
Last synced: about 1 month ago
JSON representation
A basic Blockchain that accepts transactions and allows us to mine new Blocks.
- Host: GitHub
- URL: https://github.com/alexmochu/blockmain
- Owner: alexmochu
- Created: 2017-10-19T11:19:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T08:53:58.000Z (almost 8 years ago)
- Last Synced: 2025-06-25T17:12:40.289Z (4 months ago)
- Topics: blockchain, blockchain-technology, pyhton3
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blockmain
A basic Blockchain that accepts transactions and allows us to mine new Blocks.