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, 354👍, 0💬
Popular Posts:
How To Upload Files into Database in PHP? To store uploaded files to MySQL database, you can use the...
How to access Request body from "context.Request.Body" object in Azure API Policy? Request body is t...
dev.FYIcenter.com is a Website for software developer looking for software development technologies,...
What is EPUB 2.0 Metadata "dc:date" Element? EPUB 2.0 Metadata "dc:date" is an optional metadata ele...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...