Tools, FAQ, Tutorials:
Deploy Business Network Archive (BNA) to Playground
How to deploy a Business Network Archive (BNA) file to Hyperledger Composer Playground?
✍: FYIcenter.com
If you have an existing Business Network Archive (BNA) file
that contains a Hyperledger Composer Business Network application,
you can follow this tutorial to deploy it to the
Hyperledger Composer Playground.
1. Open Hyperledger Composer Playground. You see a list of Business Networks connected to the Hyperledger Fabric simulator in the Web browser.
2. Click the "+" icon at the end of the list. You the "Deploy New Business Network" screen.
3. Scroll down to the "MODEL NETWORK STARTER TEMPLATE" section.
4. Drag and drop your Business Network Archive (BNA) file to the "Drop here to upload or browse" icon. The BNA file will uploaded and the summary of the network will be displayed in the top right corner.
5. Click "Deploy". The uploaded business network will be deployed to the playground and ready for you to test.
Â
⇒ Business Network Development Concepts
⇠Install Demo Business Networks in Playground
2020-12-15, ∼1792🔥, 0💬
Popular Posts:
Can You Add Values to an Array without Keys in PHP? Can You Add Values to an Array with a Key? The a...
How to reinstall npm with a node version manager? I am getting permission errors with the current ve...
How to start Docker Daemon, "dockerd", on CentOS systems? If you have installed Docker on your CentO...
What are "*..." and "**..." Wildcard Parameters in Function Definitions? If you want to define a fun...
How to build a PHP script to dump Azure AD 2.0 Authentication Response? If you are use the Azure-AD-...