Business Network Archive (BNA) File

Q

What is Business Network Archive (BNA) file?

✍: FYIcenter.com

A

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

⇑ Business Network Development Concepts

⇑⇑ Hyperledger Composer Tutorials

2020-11-22, 1360🔥, 0💬