ashwanihlf / sample_3PeerNetwork

Hyperledger Fabric network with 3 Peer and 1 Orderer
0 stars 1 forks source link

How to setup ordering node, Create peer nodes, create channel #2

Open chetanambi opened 2 years ago

chetanambi commented 2 years ago

Hi Ashwani,

I am following the steps mentioned in chapter 8 - Setting up Hyperledger Fabric network.

I am able to successfully run all the steps till 'Creating Anchor Peers Update Tx'. But I am stuck with next 3 steps: a) setting up ordering node b) Create peer nodes and c) Create channel. In all these 3 steps, you talk about docker-compose.yml file. But I didn't get what commands to execute in order to complete these 3 steps. Kindly guide.

Thank, Chetan