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.