...
- Peers from a new organization can join a running fabric network
- A client application can perform Fabric SDK provided API calls against any of the peers and orderers to perform the following Fabric operations:
- Channel create
- Channel join
- Chaincode install (in golang and/or node)
- Chaincode instantiate
- Chaincode invoke/query
...