Interesting smart contract codebases pt 1
recently went through the @sizecredit codebase during the @code4rena contest
the interesting part was that there was a single entry point contract for multiple complex operations through smart use of libs and also reducing code size
For anyone curious about diving more into Evm which is the execution layer of Ethereum
www.evm.codes/ is a pretty good resource
Welcome everyone
Created this club for everyone and most importantly EVM devs to discuss all things evm