March 2019
Intermediate to advanced
636 pages
27h 50m
English
The new organization is logically added to the channel through a configuration update. To physically add it to our trade network and make it participate in shared ledger transactions, we need to:
The good news is that there is nothing new to be done here. We have already implemented functions for both these procedures (joinChannel in join-channel.js and installChaincode in install-chaincode.js, respectively), and we just need to exercise them on behalf of the new organization's resources.
Before running these steps, we must augment the network configuration used by ...
Read now
Unlock full access