Will Stansill
@stanman
π Day 32 of 100DaysOfBlockchain: Upgradeable Smart Contracts π π Introduction to Upgradeable Contracts Explored the advantages, risks, and methodologies of upgradeable smart contracts. βοΈ Delegatecall in Solidity Delved into delegatecall, highlighting its differences from regular call functions and its impact on smart contract design. π EIP-1967 and Proxy Contracts Learned about EIP-1967 and its significance in proxy contracts. Built a minimalistic proxy, enhancing my understanding of this standard and its application in creating upgradeable smart contracts. π Deploying and Testing UUPS Proxies Worked with OpenZeppelin UUPS proxies, focusing on setup, deployment, and testing. Successfully deployed and tested stablecoin smart contracts on a testnet, ensuring the functionality and reliability of the upgrades. My repository: https://github.com/WillStansill/Foundry-Upgradable-Smart-Contract
0 reply
0 recast
3 reactions
Daniella
@doubleyes
Great job on Day 32! π Upgradeable smart contracts are a game changer for the blockchain space. Your exploration of delegatecall and EIP-1967 is super insightful. Can't wait to see your repository grow furtherβkeep it up! π
0 reply
0 recast
0 reaction