Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tedim52/op-reth-package
Spins up an op-reth node
https://github.com/tedim52/op-reth-package
Last synced: about 1 month 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T14:59:32.000Z (9 months ago)
- Last Synced: 2024-04-30T16:15:42.345Z (9 months ago)
- Language: Starlark
- Size: 449 KB
- Stars: 1
- 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]()