Tools, FAQ, Tutorials:
Business Network Source Code Architecture
What Is Business Network Source Code Architecture?
✍: FYIcenter.com
Business Network Source Code Architecture
can be summarized in the following diagram:
Hyperledger Composer offers tools to help you developing hyperledger application, called business network, with following source code files:
Hyperledger Composer also offers tools to compile business network source code and generate the Business Network Archive (BNA) file.
At the end you can deploy the BNA file to a Hyperledger Fabric server. The BNA file can also be deployed a Hyperledger Fabric simulator, called Playground, running Web browsers.
Â
⇒ Hyperledger Composer Model File
⇠Business Network Development Concepts
2022-02-19, 1153🔥, 0💬
Popular Posts:
How to build a test service operation to dump everything from the "context.Request" object in the re...
How to detect errors occurred in the json_decode() call? You can use the following two functions to ...
What is EPUB 2.0 Metadata "dc:creator" and "dc:contributor" elements? EPUB 2.0 Metadata "dc:creator"...
How to add images to my EPUB books Images can be added into book content using the XHTML "img" eleme...
How to install "C++/CLI Support" component in Visual Studio? I need to build my Visual Studio C++/CL...