Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 266 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 266 Bytes

Upgradable Proxy

This project demonstrates a basic UUPS(Universal upgradeable proxies) Hardhat project.

Try running some of the following tasks:

npm run deploy
npm run upgrade
npx hardhat verify "Contract-Address" --network mumbai
npx hardhat test