October 2018
Intermediate to advanced
530 pages
14h 25m
English
Before partners can interact, they need to define a smart contract and reach a consensus about the smart contract code that represents the written interactions and business rules. The structure of the code is similar to the example code explained in the previous chapter. However, it will be explained in detail in Chapter 12, Designing and Developing Your First Smart Contract. In our business case, the smart contract contains the following interactions (transactions and events) among others.
|
Transaction |
Description |
Who can execute? |
Who can read the data? |
|
ReportAccident |
Report new accident |
Emergency Services AutoLease |
Emergency Services AutoLease AllSecure Insurance AXA Insurance |
|
RequestQuote ... |
Read now
Unlock full access