March 2019
Intermediate to advanced
636 pages
27h 50m
English
The following diagram maps the transaction stages discussed in the Application and Transaction Stages
section and illustrated in Figure 5.1: The stages in the creation and operation of a blockchain application, to Fabric terms and using Fabric terminology:

Fabric peers, orderers, and CAs (or MSPs) communicate using gRPC (https://grpc.io/), as well as the process spawned by the peer to run the chaincode (the process is really a Docker container). This process exports a service endpoint implementing the JSON RPC 2.0 ...
Read now
Unlock full access