Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macelai/blockchain
Simple implementation of a blockchain writtten in Go for educational reasons.
https://github.com/macelai/blockchain
Last synced: 13 days ago
JSON representation
Simple implementation of a blockchain writtten in Go for educational reasons.
- Host: GitHub
- URL: https://github.com/macelai/blockchain
- Owner: macelai
- License: mit
- Created: 2017-11-01T18:31:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T03:00:27.000Z (about 7 years ago)
- Last Synced: 2024-11-05T21:50:43.461Z (2 months ago)
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blockchain
Simple implementation of a blockchain writtten in Go for educational reasons.