实战:区块链hyperledger fabric 初体验 - 2: 测试网络
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了实战:区块链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.
未完待续......
以上是关于实战:区块链hyperledger fabric 初体验 - 2: 测试网络的主要内容,如果未能解决你的问题,请参考以下文章
实战:区块链hyperledger fabric 初体验 - 2: 测试网络
学习Hyperledger Fabric 实战联盟链 实战高清无密