Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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]()