contracts-bedrock: deploy implementations to goerli
```bash $ forge script scripts/Deploy.s.sol \ --rpc-url $ETH_RPC_URL \ --broadcast \ --verify \ --private-key $PRIVATE_KEY \ --sig 'deployImplementations()' ```` A follow up PR to the superchain registry will add the contract addresses.
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment