...
- 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
- Chaincode instantiate
- Chaincode invoke/query
To test the compliance of each service from a vendor, an new or existing orderering service shall be used. The orderering services should at least satisfy the following requirements:
...