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, ∼1614🔥, 0💬
Popular Posts:
How to view API details on the Publisher Dashboard of an Azure API Management Service? You can follo...
How to create the Hello-3.0.epub package? I have all required files to create Hello-3.0.epub. To cre...
How to dump (or encode, serialize) a Python object into a JSON string using json.dumps()? The json.d...
How to read RSS validation errors at w3.org? If your RSS feed has errors, the RSS validator at w3.or...
Where to find EPUB Sample Files? Here is a list of EPUB sample files collected by FYIcenter.com team...