Tools, FAQ, Tutorials:
Hyperledger Composer Runtime
What Is the Hyperledger Composer Runtime?
✍: FYIcenter.com
The primary component of the Hyperledger Composer is the
Composer Runtime as shown in the following architecture diagram:
|-----------------------------| | Business | Business | ... | | Network 1 | Network 2 | ... | |----------- API -------------| |-------------------| | Composer Runtime | | Other Ledger Apps | |------------------------- API ---------------------| | Hyperledger Fabric | |---------------------------------------------------|
The Hyperledger Composer runs on top of the Hyperledger Fabric framework to provide an extra layer of abstractions for high-level ledger applications called business network.
The main benefit of using Composer Runtime build ledger applications is that it offers a much simpler and more business-centric API.
Â
⇒ Hyperledger Composer Playground
⇠Hyperledger Composer Components
2021-12-28, ∼1773🔥, 0💬
Popular Posts:
How to use the built-in "context" object in Policy expressions? The built-in "context" object can be...
How to include additional claims in Azure AD v2.0 id_tokens? If you want to include additional claim...
How to detect errors occurred in the json_decode() call? You can use the following two functions to ...
How to reinstall npm with a node version manager? I am getting permission errors with the current ve...
How To Change Text Fonts for Some Parts of a Paragraph? If you want to change text fonts or colors f...