scaffold-eth / Scaffold-ETH-DeFi-Challenges

MIT License
26 stars 8 forks source link

ERC-4626 Challenge #20

Open parkeqpapa opened 11 months ago

parkeqpapa commented 11 months ago

I propose to create a challenge about the ERC-4626 standard. The goal would be for those who embark on the challenge to understand how the standard works. For example, differences between assets and shares, deposits, withdraws, borrow and redeem. And why this standard is so necessary.

steve0xp commented 8 months ago

Hey, thanks for opening an issue! I agree that understanding the ERC4626 standard is a fundamental thing. I believe we were trying to incorporate it into DeFi Challenge 2 (ERC 4626 Adaptors and Sommelier). You can see that the challenge is a WIP right now but it has parts that elude to understanding the ERC4626 standard.

Do you feel that it would be better to have an isolated challenge all about the ERC4626 standard that walks through the typical implementation code for said standard and its interface?