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, 924🔥, 0💬
Popular Posts:
How To Set session.gc_divisor Properly in PHP? As you know that session.gc_divisor is the frequency ...
How to dump (or encode, serialize) a Python object into a JSON string using json.dumps()? The json.d...
What Azure AD App Registration Manifest? Azure AD App Registration Manifest is JSON file that contai...
How to add request query string Parameters to my Azure API operation to make it more user friendly? ...
How to install .NET Framework in Visual Studio Community 2017? I have the Visual Studio Installer in...