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, ∼1838🔥, 0💬
Popular Posts:
How To Break a File Path Name into Parts in PHP? If you have a file name, and want to get different ...
What is Fabric CA (Certificate Authority)? Fabric CA (Certificate Authority) is a component of Hyper...
What is the "__init__()" class method? The "__init__()" class method is a special method that will b...
How to create a "Sign-up or Sign-in" user flow policy in my Azure AD B2C directory? If you want to b...
How to send an FTP request with the urllib.request.urlopen() function? If an FTP server supports ano...