Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/docongminh/blockchain-network
Bitcoin Blockchain with Go
https://github.com/docongminh/blockchain-network
bitcoin blockchain blockchain-network cryptocurrency golang
Last synced: 17 days ago
JSON representation
Bitcoin Blockchain with Go
- Host: GitHub
- URL: https://github.com/docongminh/blockchain-network
- Owner: docongminh
- Created: 2021-07-22T05:26:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T23:02:16.000Z (about 1 year ago)
- Last Synced: 2024-12-28T03:17:59.660Z (17 days ago)
- Topics: bitcoin, blockchain, blockchain-network, cryptocurrency, golang
- Language: Go
- Homepage:
- Size: 2.94 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blockchain with Go
# Main TODO
* Blockchain core
- [ ] Refactor coding convention and remove somes trash
- [ ] Summary references
- [ ] Test case blockchain core
* New Network
- [ ] research solana, build new version in Rust.