October 2020
Intermediate to advanced
352 pages
9h 51m
English
This chapter covers
Establishing trust through verification, validation, and recording
Enabling trust using Solidity language features
Using finite state machine diagrams to characterize application phases
Incremental development of smart contracts using the Remix IDE
Tips for testing smart contracts
Trust and integrity are essential requirements for any system, but they are especially critical in a decentralized system where the peer participants operate beyond the traditional boundaries of trust. In this chapter, you’ll learn how to add elements that establish trust and integrity to your blockchain-based solution, to support robust decentralized operations.
Imagine that your neighbors want ...
Read now
Unlock full access