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
Asked
Active
Viewed 54 times
1 Answers
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
-
So if I want to add Org4, should I follow the same steps? – Lalith Jan 29 '19 at 05:22