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, ∼2096🔥, 0💬
Popular Posts:
How To Remove Slashes on Submitted Input Values in PHP? By default, when input values are submitted ...
How To Access a Global Variable inside a Function? in PHP? By default, global variables are not acce...
How To Protect Special Characters in Query String in PHP? If you want to include special characters ...
Where to find tutorials on EPUB file format? I want to know how to create EPUB books. Here is a larg...
How to build a PHP script to dump Azure AD 2.0 Authentication Response? If you are use the Azure-AD-...