In Part 3 of the Yield Farming course, we will wrap up the Yield Farming series by learning to implement basic functionalities for “Lock Yield Farming”: deposit and withdraw.
Language
Solidity
Total Length
1.7h
Part of Learning Track
Build on Ethereum + 1
What You’ll Learn
Implementation of functionalities for “Lock Yield Farming”, including depositWithLock and withdrawal of locked funds withdrawLocked. Refinement of LoanLibrary.