Tools, FAQ, Tutorials:
Objectives of WYFA tutorials
What are the objectives of WYFA (Writing Your First Application) tutorials?
✍: FYIcenter.com
Objectives of
WYFA (Writing Your First Application) tutorials provided at
hyperledger-fabric.readthedocs.io Website are:
1. Setting up a development environment. Our application needs a network to interact with, so we’ll get a basic network our smart contracts and application will use.
2. Learning about a sample smart contract, FabCar. We use a smart contract written in JavaScript. We’ll inspect the smart contract to learn about the transactions within them, and how they are used by applications to query and update the ledger.
3. Develop a sample application which uses FabCar. Our application will use the FabCar smart contract to query and update car assets on the ledger. We’ll get into the code of the apps and the transactions they create, including querying a car, querying a range of cars, and creating a new car.
Source code files for this tutorial is included in the fabric-samples package. Please previous tutorials how to download the fabric-samples package.
Note that you must finish the "fabric-samples/basic-network" tutorials before continuing with WYFA (Writing Your First Application), because it uses the basic-network Hyperledger Fabric network.
⇒ Clean Up Docker Engine for WYFA
⇐ WYFA (Writing Your First Application)
2020-03-15, 473👍, 0💬
Popular Posts:
Where to find tutorials on Visual Studio? I want to know How to learn Visual Studio. Here is a large...
How to use the "send-one-way-request" Policy statement to call an extra web service for an Azure API...
Where to find tutorials on EPUB file format? I want to know how to create EPUB books. Here is a larg...
What is EPUB 2.0 Metadata "dc:subject" Element? EPUB 2.0 Metadata "dc:subject" is an optional metada...
How to create Hello-3.1.epub with WinRAR? I have all required files to create Hello-3.1.epub. To cre...