How can I set up hyperledger fabric with multiple hosts using Docker?
问题 I work on the Hyperledger Fabric v1.0 and would like to make the Getting Setup work on multiple hosts. For now, 2 would be great. Here is what I want to do: Host1 : start an orderer and 2 peers Host2 : start 1 peer Host2 : A client creates a channel (using the channel_test.sh updated with the good hosts IP) and join all the 3 peers Host1 : Call de deploy.js of the given example to deploy the chaincode I have a problem on the 3rd step. I think the channel creation works but on my peers log I