Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dappnode/dappnodepackage-op-geth
Dappnode Package for OP-Geth (Optimism minimal fork of Ethereum)
https://github.com/dappnode/dappnodepackage-op-geth
Last synced: 27 days ago
JSON representation
Dappnode Package for OP-Geth (Optimism minimal fork of Ethereum)
- Host: GitHub
- URL: https://github.com/dappnode/dappnodepackage-op-geth
- Owner: dappnode
- License: gpl-3.0
- Created: 2023-08-11T12:26:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T15:04:43.000Z (8 months ago)
- Last Synced: 2024-05-15T19:33:53.141Z (8 months ago)
- Language: Shell
- Size: 167 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DAppNodePackage-op-geth
OP-geth is a minimal fork of the official `go-ethereum`. In the OP environment, OP-geth 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.