Skip to content

chihunmanse/solidity-upgradeable

Repository files navigation

Upgradeable Contract Example

npm install

1. migration

npx hardhat run scripts/migration.ts

2. delegatecall

npx hardhat run scripts/delegatecall.ts

2. ERC1967

npx hardhat run scripts/ERC1967.ts

3. TransparentProxy

npx hardhat run scripts/transparent.ts

4. UUPS

npx hardhat run scripts/UUPS.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published