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, ∼2618🔥, 0💬
Popular Posts:
How To Move Uploaded Files To Permanent Directory in PHP? PHP stores uploaded files in a temporary d...
How to Instantiate Chaincode on BYFN Channel? You can follow this tutorial to Instantiate Chaincode ...
How To Change Text Fonts for Some Parts of a Paragraph? If you want to change text fonts or colors f...
How to use the "set-variable" Policy Statement to create custom variables for an Azure API service o...
How to use the built-in "context" object in Policy expressions? The built-in "context" object can be...