In this chapter, we took a look at how to create an Ethereum based application. We also deployed and tested the same projects. We then delved into the Solidity syntax which isn't only vast but is also extensive. JavaScript codes were also looked into. We learned how to fix bugs using our own systems as well as externally. In the end, we finally converted our project into a payment application.
The next chapter focuses on the concepts of creating our own tokens. We will take closer look at ICO's and also at handling our own token transactions.Â