Duration 18:19

Creating Upgradeable Smart Contracts using Ethers.js, Hardhat and OpenZeppelin | Ethereum Blockchain

757 watched
0
22
Published 30 Mar 2023

Github Repo: https://github.com/syedmuhamaddanish/Solidity-Recipes/tree/main/Upgradeable-Contracts In this tutorial, we will learn how to create upgradeable smart contracts using Ethers.js and OpenZeppelin. Upgradeable smart contracts allow developers to upgrade their smart contracts without disrupting the existing functionality or losing data. We will use OpenZeppelin's Upgradeable Contract and Proxy Contract to implement this functionality. We will start by creating a basic smart contract and then upgrade it using the Upgradeable Contract and Proxy Contract. We will also cover how to deploy and interact with the upgradeable contract using Ethers.js. By the end of this tutorial, you will have a solid understanding of how to create and deploy upgradeable smart contracts using Ethers.js and OpenZeppelin.

Category

Show more

Comments - 1