We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi I need some help here. I am trying to sync an optimism mainnet node using op-besu.
I was able to retrieve the op genesis file from here: https://github.com/optimism-java/op-besu/blob/op-stack/config/src/main/resources/optimism-mainnet.json
Are there any notes on how to dump the genesis json info for Base mainnet?
The text was updated successfully, but these errors were encountered:
I'm glad you noticed our project.
This project has not yet attempted to synchronize mainnet data, so I'm still unsure if all the features of Op L2 are fully supported.
You can find all the genesis files for mainnet supported by Optimism in this project: https://github.com/ethereum-optimism/superchain-registry.
The genesis file for the Base Mainnet network you need is here: https://github.com/ethereum-optimism/superchain-registry/blob/main/superchain/extra/genesis/mainnet/base.json.gz.
Sorry, something went wrong.
@wrinkledeth Is it help?
No branches or pull requests
Hi I need some help here. I am trying to sync an optimism mainnet node using op-besu.
I was able to retrieve the op genesis file from here: https://github.com/optimism-java/op-besu/blob/op-stack/config/src/main/resources/optimism-mainnet.json
Are there any notes on how to dump the genesis json info for Base mainnet?
The text was updated successfully, but these errors were encountered: