Skip to content
Discussion options

You must be logged in to vote

You can switch the Optimism repo to the op-deployer/v0.2.0 tag and then compile op-deployer.
If you want to deploy your own Superchain, change configType = "standard-overrides" to configType = "custom".
If you do not intend to modify the contract code, then do not use "file:///root/optimism/optimism/packages/contracts-bedrock/forge-artifacts" (keep the default value).

After deployment, you can refer to the command for starting the components in this discussion:
#17 (comment)
However, note that you should always use the latest versions of the components (op-geth, op-node, proposer, etc.), not the develop branch.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@WuEcho
Comment options

@WuEcho
Comment options

@opfocus
Comment options

Answer selected by WuEcho
Comment options

You must be logged in to vote
2 replies
@WuEcho
Comment options

@opfocus
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment