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, ∼1866🔥, 0💬
Popular Posts:
How to use urllib.parse.urlencode() function to encode HTTP POST data? My form data has special char...
How to create a navigation file like navigation.xhtml for an EPUB 3.0 book? At least one navigation ...
What Is Azure API Management Service? Azure API Management as a turnkey solution for publishing APIs...
How To Pad an Array with the Same Value Multiple Times in PHP? If you want to add the same value mul...
Why I am getting "LNK1104: cannot open file 'MSCOREE.lib'" error when building a C++/CLI program? Vi...