https://github.com/foo290/simple-block-chain
A simple example of block chain and transaction to understand the concept
https://github.com/foo290/simple-block-chain
Last synced: about 1 year ago
JSON representation
A simple example of block chain and transaction to understand the concept
- Host: GitHub
- URL: https://github.com/foo290/simple-block-chain
- Owner: foo290
- License: mit
- Created: 2021-12-06T12:17:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T14:08:59.000Z (over 4 years ago)
- Last Synced: 2025-01-06T21:47:49.685Z (about 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple-block-chain
A simple example of block chain and transaction to understand the concept