Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 405 Bytes

README-dynamic-orgs.md

File metadata and controls

8 lines (5 loc) · 405 Bytes

#Dynamically adding unlimited number of organizations to a blockchain network

In version 1.1 Hyperledger Fabric allows dynamically adding organizations to a channel.

Fabric-starter currently supports a scenario where an initial network is created which contains Orderer and a Main organization; then new organizations may be added dynamically.

See deployments/one-main-org/README.md for details