fabric sdk的 配置文件, 单机多机, solo kafka等
fabric 开源示例
fabric 基础 重点推荐 https://blog.csdn.net/weixin_44676392
拓展学习 学习使用 go sdk https://chainhero.io/2018/03/tutorial-build-blockchain-app-2/
利用 go sdk 实现fabric 浏览器 https://github.com/skyhuihui/go_fabric_ledger
fabric 上构建token , 使用链码方式 实现, 据说fabric 2.0自带token https://github.com/skyhuihui/fabric-token
fabric 基于sdk 实现多通道 https://github.com/skyhuihui/fabric-many-channel
fabric 基于 first-network kafka得测试例子 https://github.com/skyhuihui/fabric-sample-kafka
fabric桌面监控客户端 类似 blockchain-explorer https://github.com/blockchain-desktop/hyperledger-fabric-desktop
本示例 为 fabric得 环境配置文件 如用sdk开发 修改config 以及启动文件即可
多机环境配置太多 管理相对麻烦, bass 更方便, 下面是cello 但是尚未完善 https://github.com/hyperledger/cello
还有fabric浏览器 https://github.com/hyperledger/blockchain-explorer
教程: https://shimo.im/docs/3WA56IBWVh4B1bxJ/ 《hyperledger 浏览器接入文档》
https://shimo.im/docs/di4GdlvGTV02VW9Q/ 《fabric go sdk 环境快速搭建》
如有问题联系本人 微信 1414948836