Add entrypoint to deploy against existing Superchain (#11791)
* Add entrypoint to deploy against existing Superchain Creates a separate entrypoint in the deploy script to allow an L2 to be deployed against an existing set of Superchain contracts. The deployment assumes that the Superchain contracts have been deployed correctly. The L2 still gets its own ProxyAdmin, AddressManager, and Safe. The API is additive and backwards-compatible. * Update packages/contracts-bedrock/scripts/deploy/Deploy.s.sol Co-authored-by:Maurelian <john@oplabs.co> * remove redundant call --------- Co-authored-by:
Maurelian <john@oplabs.co>
Showing
Please register or sign in to comment