Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 600 Bytes

File metadata and controls

15 lines (9 loc) · 600 Bytes

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