ethereum-optimism/docs

[TUTORIAL] Creating Your Own L2 Rollup Testnet Deploy the L1 contracts

Closed this issue · 1 comments

Tutorial title

Creating Your Own L2 Rollup Testnet

Tutorial description

Tutorial

  • Creating Your Own L2 Rollup Testnet

Tag

  • Deploy the L1 contracts

forge script scripts/Deploy.s.sol:Deploy --private-key $GS_ADMIN_PRIVATE_KEY --broadcast --rpc-url $L1_RPC_URL --slow
Error: No such file or directory (os error 2)👈scripts/Deploy.s.sol:Deploy


Question

scripts/Deploy.s.sol:Deploy Error
scripts/deploy/Deploy.s.sol:Deploy 👈Is this correct?

Tutorial tags

Deploy the L1 contracts

Skill level

Intermediate

Hosted on Optimism.io or hosted elsewhere?

Hosted on optimism.io

For tutorials to be hosted on Optimism.io: Tutorial Content

No response

For tutorials hosted elsewhere: URL to tutorial

https://docs.optimism.io/builders/chain-operators/tutorials/create-l2-rollup#deploy-the-l1-contracts

Additional context

No response

@fuku-j We are working on updating this tutorial, for now i'll close this issue, once the tutorial is revamped i'll escalate here, thanks for your patience.