Tools, FAQ, Tutorials:
Download Business Network from Playground
How to download Business Network from Hyperledger Composer Playground?
✍: FYIcenter.com
You can follow this tutorial to download a Business Network from
Hyperledger Composer Playground
and save it to your local computer.
1. Open Hyperledger Composer Playground and go to Basic Sample Business Network home page, as shown in the previous tutorial.
2. Click "Define" tab. You see the development home page.
3. Click "Export" link on the left. You see the save file screen displayed.
4. Save the Basic Sample Business Network as a BNA (Business Network Archive) file: C:\fyicenter\my-basic-sample.bna.
Â
⇒ Install Demo Business Networks in Playground
⇠Modify Business Network in Playground
2020-12-15, ∼1383🔥, 0💬
Popular Posts:
How to use "json-to-xml" Azure API Policy Statement? The "json-to-xml" Policy Statement allows you t...
How to access Query String parameters from "context.Request.Url.Que ry"object in Azure API Policy? Q...
How to use the "@(...)" expression in Azure API Policy? The "@(...)" expression in Azure API Policy ...
What is Azure API Management Developer Portal? Azure API Management Developer Portal is an Azure Web...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...