Skip to content

meow-jsx/sample-uups-proxy-upgrade-able-smart-contracts

Repository files navigation

Upgradeable smart contract development (Deploy, Bug-fix and adding a new feature)

This project demonstrates how to write an upgradeable smart contract in EVM-compatible Networks; You can deploy, bug-fix after the deploy, and also add some new features to the smart contract.

Run tests:

npx hardhat test