Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# Launch OP Stack L2 Chain

[This project](https://ethglobal.com/showcase/opstack-deployer-kmrfx) won the 🚀 Optimism — 🥉 Best Superchain Dev Tools & Infra prize at the [ETHGlobal Superhack 2023](https://ethglobal.com/events/superhack) hackathon:
Expand Down Expand Up @@ -38,7 +40,7 @@ SEQUENCER_PRIVATE_KEY="Sequencer private key"
BATCHER_PUBLIC_ADDRESS="Batcher public address"
BATCHER_PRIVATE_KEY="Batcher private key"
PROPOSER_PUBLIC_ADDRESS="proposer public address"
PROPOSER_PRIVATE_KEY="Properser private key"
PROPOSER_PRIVATE_KEY="Proposer private key"
```
#### Make sure to define the funding requirements for each account::
- Admin: 2 ETH
Expand Down