Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Peers from a new organization can join a running fabric network
  2. A client application can perform Fabric SDK provided API calls against any of the peers and orderers to perform the following Fabric operations:
    1. Channel create
    2. Channel join
    3. Chaincode install
    4. Chaincode instantiate
    5. 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:

...