This chapter started with the introduction of Web3. We explored various methods to develop smart contracts. Also, we saw how the contract can be tested and verified using local test blockchain before implementation on public blockchain or private production blockchain.
We worked with various tools such as Ganache, the geth client console, and the Remix IDE to develop, test, and deploy smart contracts. Moreover, the Truffle framework was also used to test and migrate contract code. Further, we explored other advanced topics such as Oracles and using IPFS.
In the next chapter, we will see Hyperledger, which is a Linux foundation project to advance the blockchain technologies.