contracts-bedrock: deploy additional contracts (#3224)
Deploy the `AddressManager` and the `ProxyAdmin`.
These contracts are required as part of the system on
L1. The indexer requires the `AddressManager` to be
deployed. Having the `ProxyAdmin` deployed will make
the devnet setup more similar to how the system will
be deployed in production.
Note that these deployments are only good for fresh
deployments. We will need to update the deploy scripts
to run against existing networks in the future.
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Showing
.changeset/rude-ducks-cry.md
0 → 100644
Please register or sign in to comment