corgi-kx / blockchain_golangLinks
Blockchain demo based on golang 基于golang编写的区块链公链demo
☆178Updated 2 years ago
Alternatives and similar repositories for blockchain_golang
Users that are interested in blockchain_golang are comparing it to the libraries listed below
Sorting:
- 高度模块化, 遵循 KISS原则的区块链开发框架☆734Updated 6 months ago
- 基于fabric区块链网络实现的第三方房屋租赁及交易平台☆417Updated 4 years ago
- 代码实现五种区块链共识算法 The code implements five blockchain consensus algorithms☆399Updated 5 years ago
- golang实现的区块链系统☆146Updated 7 years ago
- 基于K8S平台的区块链即服务BaaS(Blockchain as a Service),借鉴于hyperledger/cello,支持Hyperledger Fabric,但更加轻量级的架构实现☆212Updated 3 years ago
- Golang公链开发系统视频教程☆223Updated 5 years ago
- 以太坊源码研读☆181Updated 6 years ago
- 基于goLang的公链实现(具备公链全功能)☆150Updated 4 years ago
- 清华学神尹成专业翻译定制版Fabric源码☆46Updated 6 years ago
- A collection of learning materials on Blockchain, Hyperledger, Ethereum, Solana, and IPFS.☆151Updated last month
- 基于pbft共识算法的贝壳区块链平台☆46Updated 2 years ago
- 使用fabric-sdk-go实现的基于Hyperledger Fabric的应用示例☆166Updated 7 years ago
- 基于ethereum底层代码 , 替换原pow共识算法为Dpos,自主开发的高TPS公链项目 . 有效解决原以太坊 tps太低 及 cpu浪费问题☆17Updated 2 years ago
- 我们要基于原生Fabric-SDK-Go 实现一个简单的学历征信系统(web项目),状态数据库使用 CouchDB 来实现。☆48Updated 6 years ago
- 通用区块链平台tendermint源码分析☆195Updated 6 years ago
- 基于Hyperledger Fabric 使用fabric-sdk-go实现的一个征信应用.