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, ∼1824🔥, 0💬
Popular Posts:
How to install .NET Framework in Visual Studio Community 2017? I have the Visual Studio Installer in...
How To Merge Cells in a Column? If you want to merge multiple cells vertically in a row, you need to...
How to add request URL Template Parameters to my Azure API operation 2017 version to make it more us...
How To Create an Array with a Sequence of Integers or Characters in PHP? The quickest way to create ...
How to add request body examples to my Azure API operation to make it more user friendly? If you hav...