Tools, FAQ, Tutorials:
Install Demo Business Networks in Playground
How to install other Business Network demo in Hyperledger Composer Playground?
✍: FYIcenter.com
Hyperledger Composer offers many other demo Business Networks.
You can follow this tutorial to install any of them
in 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 and select "bond-network" from the "MODEL NETWORK STARTER TEMPLATE" section.
4. Click "Deploy" button on the right side of the screen. You see a new demo Business Network installed in the playground.
Â
⇒ Deploy Business Network Archive (BNA) to Playground
⇠Download Business Network from Playground
2020-12-15, ∼1805🔥, 0💬
Popular Posts:
How to add request query string Parameters to my Azure API operation to make it more user friendly? ...
How to use the "set-body" Policy Statement for an Azure API service operation? The "set-body" Policy...
Where to get a JSON.stringify() Example Code in JavaScript? Here is a good JSON.stringify() example ...
What is Fabric CA (Certificate Authority)? Fabric CA (Certificate Authority) is a component of Hyper...
How to convert JSON Objects to PHP Associative Arrays using the json_decode() function? Actually, JS...