Skip to content

Commit

Permalink
Merge pull request #316 from dappnode/dappnodedev/add-erigon-to-op
Browse files Browse the repository at this point in the history
Add OP Erigon to OP
  • Loading branch information
pablomendezroyo authored Oct 3, 2023
2 parents d80d94c + 2cdb85a commit 22c6c46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/user/rollups/optimism.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,14 @@ Optimism is Ethereum's Layer 2 solution, leveraging Optimistic Rollups to enhanc
Optimism stands out as the inaugural choice in the Rollups suite. Initiating an Optimism node on Dappnode parallels the familiar Stakers Menu, yet with some distinctions:

- Utilize an `op-node` client to link with the Optimism Mainnet.
- Employ `op-geth` or the forthcoming `op-erigon` client to bridge your `op-node` to Ethereum's execution layer, echoing the beacon chain/consensus client's role on the mainnet.
- Employ `op-geth` or `op-erigon` to bridge your `op-node` to Ethereum's execution layer, echoing the beacon chain/consensus client's role on the mainnet.
- For archive nodes, `op-legacy` is essential for transactions predating the Bedrock upgrade.
- A connection to an Ethereum Mainnet node is required. If your Dappnode already operates one, the Rollups menu will streamline configuration. Otherwise, integrate a public RPC for Ethereum Mainnet connection.

For a deeper dive, consult Optimism’s documentation:

- [OP Geth docs](https://op-geth.optimism.io/)

- [Test In Prod - OP Erigon](https://github.com/testinprod-io/op-erigon)

- [OP Node Operator](https://community.optimism.io/docs/developers/bedrock/node-operator-guide/)
Binary file modified static/img/optimism-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 22c6c46

Please sign in to comment.