optimism
optimism copied to clipboard
interop: devnet InteropDeployer script
- Deploy script for multiple L2 chains in devnet
- resolves #10608
Description
The interop deploy script aims to enable modular deployments of L2 possible. As stated in #10608, this PR achieves:
- per-chain deploy configuration by each devnet
- per-chain l1-allocs but unified L1 genesis
Tests
Please describe any tests you've added. If you've added no tests, or left important behavior untested, please explain why not.
Additional context
Since there are many tech debts in the deploy script from the CI/CD, e2e integration test dependencies, interop deploy script extends the current deploy script, where the interop chain shares the superchain configuration.
Metadata
- Fixes #[Link to Issue]