docker导出日志到本地的方法是什么
271
2022-11-12
实战:区块链hyperledger fabric 初体验 - 2: 测试网络
1、make gen_config
generate the crypto-config and channel-artifacts.
2、进入到cli容器里面
3、Create Application Channel with default name of businesschannel.
4、Join Peers into Application Channel
5、Intall Chaincode to All Peers
6、Instantiate Chaincode in the Application Channel
instantiate chaincode example02
And there will be new chaincode container generated in the system, looks like
7、Test Chaincode
test chaincode example02 with invoke and query.
8、Test System Chaincode
test LSCC and QSCC
9、Test Fetch Blocks
test fetching blocks from channels.
10、Test Configtxlator
test configtxlator to change the channel configuration.
未完待续......
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~