-
Notifications
You must be signed in to change notification settings - Fork 267
Closed
Labels
community-requestdocs updates requested by community or OP collectivedocs updates requested by community or OP collectivedocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Description
The genesis and rollup configuration file creation needs to be updated to use the op-deployer
tool. These file creations are touched on in three locations in the docs:
- https://docs.optimism.io/builders/chain-operators/tutorials/create-l2-rollup#generate-the-l2-config-files
- https://docs.optimism.io/builders/chain-operators/deploy/genesis
- https://docs.optimism.io/builders/chain-operators/tools/op-deployer#inspect-generate-genesis-files-and-chain-information
Acceptance criteria
- The docs mentioned in the description use the
op-deployer
method for creating the genesis and rollup config files
Resources and support
- The op-deployer docs are up to date
Action items
- Update the OP Stack genesis creation documentation with the following changes:
- Update the warning callout to say, "The following genesis creation information is the legacy method for deploying the OP Stack L1 contracts. We do not recommend you use this method. They're left here for historical context." and move it to right above the
Solidity script
header - Add the instructions included in the
op-deployer
documentation here
- Update the warning callout to say, "The following genesis creation information is the legacy method for deploying the OP Stack L1 contracts. We do not recommend you use this method. They're left here for historical context." and move it to right above the
- Update the L2 testnet tutorial - Generate the L2 config files with the steps from the op-deployer docs.
Metadata
Metadata
Assignees
Labels
community-requestdocs updates requested by community or OP collectivedocs updates requested by community or OP collectivedocumentationImprovements or additions to documentationImprovements or additions to documentation