Closed clemsos closed 2 months ago
Added full instructions for adding new bridge governance modules above
We should add these docs to README + create a healthcheck script that would automatically identify if new networks can be added.
From our supported chains, only Linea is available right now on Connext. Let's wait for the cross chain migration to be finalized before we move forward with deploying it https://github.com/unlock-protocol/unlock/issues/14489
Not supported by Connext as today
Instructions where moved to the README #14608. Closing for now
As the Connext bridge is now supporting more networks, we need to add the ones we use to our cross chain gov process https://docs.connext.network/resources/deployments
Process is
governanceBridge
section to the network package: https://github.com/unlock-protocol/unlock/blob/15c396ea583dc9fa2d6901d68c478a6a3f93b077/packages/networks/src/networks/optimism.ts#L22C2-L29C5./scripts/deploy_multisig_mods
governanceBridge
section with the deployed modules addressyarn hardhat safe:submit --proposal proposals/enableModule.js --network <xxx>