Technical requirements
There are no financial or investment knowledge requirements to understand the concepts and formulas that will be explored in this chapter. As long as you have a basic knowledge of mathematics, these topics will be easily understood. An entry-level programming experience or engineering background will help you to understand the code we implement in this chapter.
If you have followed the instructions from previous chapters, you can continue with the code we implemented in Chapter 10, Implementing a Frontend for Staking and Farming. Alternatively, you can start from the chapter11-start
branch of the GitHub repository of this book (https://github.com/PacktPublishing/Building-Full-stack-DeFi-Application/tree/chapter11-start) in order to follow the code that we will discuss in this chapter.