Tools, FAQ, Tutorials:
Two-Organization Hyperledger Fabric Network
What is the simplest Hyperledger Fabric Network for two organizations?
✍: FYIcenter.com
The simplest Hyperledger Fabric Network for two organizations
consists of 3 systems:
an orderer and a peer managed by first organization,
and another peer managed by the second organization.
If the second organization does not fully trust the first
organization, they can out source the orderer system to a third
organization.
Now we have a reasonable Hyperledger Fabric Network to run a Hyperledger application for two organizations.
⇒ Multiple Ledger Peers within Organization
2020-01-29, 1946🔥, 0💬
Popular Posts:
Tools, FAQ, Tutorials: JSON Validator JSON-XML Converter XML-JSON Converter JSON FAQ/Tutorials Pytho...
What Azure AD App Registration Manifest? Azure AD App Registration Manifest is JSON file that contai...
What are "*..." and "**..." Wildcard Parameters in Function Definitions? If you want to define a fun...
How to attach console to a Running Container using the "docker container exec" command? I want to ge...
How to add images to my EPUB books Images can be added into book content using the XHTML "img" eleme...