This chapter will give you a chance to integrate all of your newly learned skills and apply them to our real-world smart contract. You will expand on the mini Dapp you built in Chapter 1, Truffle for Decentralized Applications. This chapter will introduce you to various Ethereum clients, highlight the use case for each one, and show you how to integrate each Ethereum client with your Truffle application.
Specifically, you will:
- Learn and understand how to connect with Geth, Parity, and Ganache
- Learn and understand how to choose the appropriate Ethereum client to use with your Truffle Dapp
- See how these three Ethereum clients interact with Truffle