Cover photo

WEEK 7 @EIF 3.0

After spending a lot of time on designing how LSD πŸ’Š will work in week 6, week 7 was spend on giving final touches to the design of LSD and building πŸ› οΈ the smart contract.

After looking into ERC 4626 I realized that it was designed specially to work with erc20 token as the asset in the vault, in this case maximum transaction are dependent on the native coin and wrapping it will pointlessly increase the gas fees hence, some of the functions from ERC 4626 won’t be implemented but most of the functions will be implemented and with the same signature.

While solving the speed run ethereum challenges in the first four weeks I felt that scaffold-eth πŸ—οΈ is a great template to quickly build dapps and their frontends as well as I got to know that there is a version 2 being developed currently that has a better tech stack, better UI, clean code and much more. So I decided to use se 2 as the template for LSD πŸ’Š

I am currently in the process of building the smart contract and will be spending the next and the final week completing the smart contract, testing the contract, building the front end and finally shipping πŸš€ LSD πŸ’Š