Commit cdc1fa98 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

deployment: new mint manager deployment (#3684)

Both op mainnet and op goerli

The following script was used for the deployment.
The commented out lines were used for mainnet.

```bash

NETWORK=optimism-goerli

npx hardhat deploy --network $NETWORK --tags MintManager
```
parent 20b85a30
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment