Tools, FAQ, Tutorials:
Business Network Archive (BNA) File
What is Business Network Archive (BNA) file?
✍: FYIcenter.com
A Business Network Archive (BNA) file
is ZIP file that contains all source code files for
a Hyperledger Composer application called Business Network.
For example, if you downloaded the Basic Sample Business Network as a BNA file as shown in the previous tutorial, you can unzip it and review its source code files:
my-basic-sample.bna │ │ package.json │ permissions.acl │ README.md │ ├───models │ sample.cto │ └───lib sample.js
Â
⇒ Business Network CTO Modeling Language
⇠Hyperledger Composer Access Query File
2020-11-22, 1151👍, 0💬
Popular Posts:
How to access Request body from "context.Request.Body" object in Azure API Policy? Request body is t...
How to convert a JSON text string to an XML document with PHP language? Currently, there is no built...
What properties and functions are supported on http.client.HTTPResponse objects? If you get an http....
How to access Request body from "context.Request.Body" object in Azure API Policy? Request body is t...
How to use the RSS Online Validator at w3.org? You can follow this tutorial to learn how to use the ...