Setup Proxy Contract

Here we are going to use a simple proxy contract for simplicity, in production a better contract should be used. You can read more here https://docs.openzeppelin.com/learn/upgrading-smart-contracts

First let's compile the contract.

Then we'll deploy the contract and copy the address for the next section.

Click this button to copy the address

Last updated

Was this helpful?