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, ∼1969🔥, 0💬
Popular Posts:
Where to find tutorials on EPUB file format? I want to know how to create EPUB books. Here is a larg...
How to attach console to a Running Container using the "docker container exec" command? I want to ge...
Where to find tutorials on Using Azure API Management Publisher Dashboard? Here is a list of tutoria...
How to convert JSON Objects to PHP Associative Arrays using the json_decode() function? Actually, JS...
How To Protect Special Characters in Query String in PHP? If you want to include special characters ...