You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This working group was formed to promote the interoperability of Hyperledger Fabric networks. The primary goal of this working group is to ensure Fabric services provided by different vendors can work with each other with the following specific requirements:

  1. Peers from a new organization can join a running fabric network
  2. A client application can perform Fabric SDK provided APIs call 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


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:

  1. Kafka based orderering service
  2. TLS on
  • No labels