https://github.com/tedim52/op-reth-package
Spins up an op-reth node
https://github.com/tedim52/op-reth-package
Last synced: 3 months ago
JSON representation
Spins up an op-reth node
- Host: GitHub
- URL: https://github.com/tedim52/op-reth-package
- Owner: tedim52
- Created: 2024-04-23T20:34:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T14:59:32.000Z (about 2 years ago)
- Last Synced: 2025-02-05T23:39:44.722Z (over 1 year ago)
- Language: Starlark
- Size: 449 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OP Reth Package
Runs OP Stack with Reth using configuration from this [guide in reth docs](https://paradigmxyz.github.io/reth/run/optimism.html)
### Run OP Reth locally:
```
brew install kurtosis-cli && kurtosis run github.com/tedim52/op-reth-package && kurtosis web
```
### or (easier) [Run OP Reth in Kurtosis Cloud]()