0

I am using first-network sample to build my fabric network. By default it provides 2 Organisations with 2 peers for each Org. I want to create new Organisation and add more peers to these Organisations. What are the steps involved in doing this? Thank You

Lalith
  • 3
  • 1

1 Answers1

1

You can checkout this link from the official hyperledger-fabric docs. This adds an organization to the already created fabric network

Bukks
  • 408
  • 7
  • 16