Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 234 Bytes

File metadata and controls

4 lines (3 loc) · 234 Bytes

This project will be an implementation of basic Transparent Upgradable Proxy Pattern.

In which we are going to upgrade box contract to boxV2 contract. In which we are going to implement this using hardhat-deploy's build-in proxies.