https://github.com/dappnode/dappnodepackage-op-erigon
Dappnode Package for OP-Erigon (Optimism minimal fork of Erigon)
https://github.com/dappnode/dappnodepackage-op-erigon
Last synced: about 1 year ago
JSON representation
Dappnode Package for OP-Erigon (Optimism minimal fork of Erigon)
- Host: GitHub
- URL: https://github.com/dappnode/dappnodepackage-op-erigon
- Owner: dappnode
- License: gpl-3.0
- Created: 2023-09-01T14:08:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T15:23:03.000Z (about 2 years ago)
- Last Synced: 2025-02-07T12:40:32.725Z (over 1 year ago)
- Language: Shell
- Size: 142 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DAppNodePackage-op-erigon
OP-erigon is a minimal fork of the `erigon` Ethereum client. In the OP environment, OP-erigon acts as the Execution Engine, which is responsible for executing the blocks it receives from the rollup node and storing state. It also exposes standard JSON-RPC methods to query blockchain data and submit transactions to the network.