-
Notifications
You must be signed in to change notification settings - Fork 265
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 first step to updating the L2 testnet tutorial is to fix how we advise developers on how to deploy the L1 smart contracts using op-deployer
. There are a few places in the docs that deal with deploying the L1 contracts:
- https://docs.optimism.io/builders/chain-operators/deploy/smart-contracts
- https://docs.optimism.io/builders/chain-operators/tutorials/create-l2-rollup#deploy-the-l1-contracts
- https://docs.optimism.io/builders/chain-operators/deploy/smart-contracts
Acceptance criteria
- Each page listed in the description has a uniform description on how to deploy the L1 smart contracts
User stories
- As someone using the documentation to deploy the L1 smart contracts I am able to use the
op-deployer
tool to easily handle these deployments.
Resources and support
- The op-deployer docs are up to date
Action items
- Update the OP Stack smart contract deployment documentation with the following changes:
- Move the warning callout at the top to just above the
Deployment configuration
header. - Update the warning callout to say, "The following deployment 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."
- Move the light bulb callout to the top of the page and change it to an informational callout. Change "should" to "must".
- Add the instructions included in the
op-deployer
documentation here
- Move the warning callout at the top to just above the
- Update the L2 testnet tutorial - deploy the l1 contracts 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