January 2020
Intermediate to advanced
530 pages
11h 11m
English
Refer to the crypto-config.yaml file in the repository. The crypto-config.yaml file defines the components and participants of our network and passes them to the cryptogen utility to generate the network artifacts, including the identity certificates and private keys for each network participant.
Open the crypto-config.yaml file. Inside the file, the following two organization-type tags are defined:
OrdererOrgs defines organizations that maintain and manage the orderer nodes for our blockchain network. The orderer is a node in the Hyperledger Fabric ecosystem that orders transactions and generates the blocks for our channel. The crypto-config.yaml file defines the attributes of such an ...
Read now
Unlock full access