https://github.com/jacobious52/blockchainserver
Basic blockchain and server implementation for transactions in Go
https://github.com/jacobious52/blockchainserver
Last synced: about 2 months ago
JSON representation
Basic blockchain and server implementation for transactions in Go
- Host: GitHub
- URL: https://github.com/jacobious52/blockchainserver
- Owner: Jacobious52
- License: gpl-3.0
- Created: 2017-10-07T13:32:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T10:41:35.000Z (over 8 years ago)
- Last Synced: 2025-03-11T16:34:05.993Z (over 1 year ago)
- Language: Go
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlockChainServer
Basic blockchain and server implementation for transactions in Go