Technical requirements
We highly recommend that you have the completed smart contracts we built in the previous chapters. Alternatively, you can pull the code from the chapter14-start
branch of the GitHub repository of this book before following along with the code explanations of this chapter. You can refer to the source code of the aforementioned branch at https://github.com/PacktPublishing/Building-Full-stack-DeFi-Application/tree/chapter14-start.
After reading through the code examples in this chapter, you will find the implemented code in the chapter14-end
branch of the GitHub repository of this book, located at https://github.com/PacktPublishing/Building-Full-stack-DeFi-Application/tree/chapter14-end.