Deep Dive: Upgradeable Smart Contracts

This post is a deep dive into the upgrade patterns for Smart Contracts targeted for Ethereum Virtual Machines (EVM). To understand this post you would need at least a beginner level understanding of Solidity, Hardhat and Ethers.js library. The topics we will explore are: Upgradable Smart Contracts: The Why? Smart contracts are immutable i.e., their … Continue reading Deep Dive: Upgradeable Smart Contracts