Deploy the OZ Governor (input token address).
Opened this issue · 1 comments
asgeir-s commented
- Compute the address that the OZ Governor will be deployed to.
- Craft the deployment transaction.
We use the singleton factory so that the OZ Governor address can be pre-computed.
asgeir-s commented
Ready from the Zodiac Safe App's side.
Requires the OZ Governor contract to be available from https://github.com/gnosis/zodiac:
- mastercopy deployed and address added to
KnownContracts.OZ_GOVERNOR
.