Tools, FAQ, Tutorials:
Objectives of commercial-paper Tutorials
What are the objectives of commercial-paper Hyperledger Fabric network tutorials?
✍: FYIcenter.com
Objectives of
commercial-paper Hyperledger Fabric network tutorials provided at
hyperledger-fabric.readthedocs.io Website are:
1. Show you how to install and use a commercial paper sample application and smart contract. It is a task-oriented topic, so it emphasizes procedures above concepts.
2. Build PaperNet, a Hyperledger Fabric network of two organizations,
MagnetoCorp and DigiBank. The network allows them to trade commercial paper
with each other.
3. Act as Isabella, an employee of MagnetoCorp, who will issue a commercial paper on its behalf. You'll then switch hats to take the role of Balaji, an employee of DigiBank, who will buy this commercial paper, hold it for a period of time, and then redeem it with MagnetoCorp for a small profit.
Source code files for this tutorial is included in the fabric-samples package. Please see previous tutorials how to download the fabric-samples package.
Note that you should finish "basic-network Sample Network" tutorials before continuing with these tutorials, because it uses the basic-network Hyperledger Fabric network.
⇒ Start basic-network for PaperNet
⇐ commercial-paper Sample Network
2019-12-19, 1400🔥, 0💬
Popular Posts:
How to create a new API on the Publisher Dashboard of an Azure API Management Service? If you are ne...
Where to find tutorials on Using Azure API Management Publisher Dashboard? Here is a list of tutoria...
How to Build my "sleep" Docker image from the Alpine image? I want the container to sleep for 10 hou...
What Is session_register() in PHP? session_register() is old function that registers global variable...
How to validate the id_token signature received from Azure AD v2.0 authentication response? You can ...