pengzhaocheng16 / simple_bitcoin_goLinks
simple version of bitcoin blockchain
☆17Updated 3 years ago
Alternatives and similar repositories for simple_bitcoin_go
Users that are interested in simple_bitcoin_go are comparing it to the libraries listed below
Sorting:
- Write and publish your own blockchain in less than 200 lines of Go☆1,607Updated 4 years ago
- A basic implementation of Blockchain☆278Updated 7 years ago
- Full bitcoin solution written in Go (golang)☆1,002Updated this week
- Short tutorial to build a blockchain application in Go with Hyperledger Fabric☆275Updated 4 years ago
- A basic blockchain implementation written in Go☆847Updated 11 years ago
- A python imlementation of blockchain_go☆49Updated 6 years ago
- Demo for how algorithms dpos with pbft works☆189Updated 9 years ago
- A Simple DPoS Algorithm, Use go-libp2p implement.