Smart Contract Development Safe Smart Account 1.3.0 - A Deep Dive - PART 1 Safe Smart Accounts are the most widely used smart contract wallets in Web3. We deep dive into their smart contract code in this post.
Smart Contract Development Solady's ERC1967Factory - A Deep Dive The Solady repo has a super duper optimized ERC1967 factory contract created by jtriley. Let's take a deep dive into it!