December 2018
Intermediate to advanced
222 pages
6h 6m
English
First, we need to create a channel to build a genesis block. Run the following command:
peer channel create -o orderer.ic.com:7050 -c icchannel -f ./channel-artifacts/channel.tx
This command reads a genesis block from channel.tx that is then used to join the channel and creates the icchannel channel. Here is the result on the console:

Read now
Unlock full access