Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnaucube/bc
Own p2p network and own blockchain libraries written in Go, to develop own decentralized apps.
https://github.com/arnaucube/bc
Last synced: about 10 hours ago
JSON representation
Own p2p network and own blockchain libraries written in Go, to develop own decentralized apps.
- Host: GitHub
- URL: https://github.com/arnaucube/bc
- Owner: arnaucube
- License: gpl-3.0
- Created: 2018-01-26T23:12:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-27T12:03:37.000Z (almost 7 years ago)
- Last Synced: 2024-06-21T21:06:11.427Z (5 months ago)
- Language: Go
- Size: 2.3 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bc
Own p2p network and own blockchain libraries written in Go, to develop own decentralized apps.
The purpose of this code is to learn to develop a p2p network and a blockchain system.