https://github.com/snwfdhmp/blockchain
Blockchain implementation in Go
https://github.com/snwfdhmp/blockchain
blockchain blockchain-demos blockchain-network blockchain-technology
Last synced: 27 days ago
JSON representation
Blockchain implementation in Go
- Host: GitHub
- URL: https://github.com/snwfdhmp/blockchain
- Owner: snwfdhmp
- Created: 2018-01-03T17:23:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T19:05:44.000Z (over 5 years ago)
- Last Synced: 2025-02-26T09:08:28.353Z (8 months ago)
- Topics: blockchain, blockchain-demos, blockchain-network, blockchain-technology
- Language: Go
- Homepage:
- Size: 744 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlockChain
My own implementation of a blockchain, in Golang.