可能是目前为止最方便的区块链(Hyperledger Fabric)部署工具
資深大佬 : YakuMioto 73
工具开发到一个完成阶段, 所以再发一次!
可能是目前为止 最便捷 最全 的 Hyperledger Fabric 部署工具
求 Star !
https://github.com/yakumioto/hlf-deploy
启动过 first-network 就可以成功启动 (支持 1.4.3, 1.4.4)
启动测试网络:
git clone https://github.com/yakumioto/hlf-deploy.git && cd hlf-deploy/test-network && ./hlfn.sh up
已支持功能
- createChannel
- updateAnchorPeer
- joinChannel
- installChaincode
- instantiateChaincode
- upgradeChaincode
- invokeChaincode
- queryChaincode
- addOrgChannel (动态添加组织, 支持 system channel)
- deleteOrgChannel (动态删除组织, 支持 system channel)
- changeOrgCertificate (动态修改组织证书, 支持 system channel)
效果如下: 
大佬有話說 (2)