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

https://github.com/0xmichalis/reth-systemd

Run Ethereum w/ podman and systemd
https://github.com/0xmichalis/reth-systemd

ethereum lighthouse podman reth systemd

Last synced: 4 months ago
JSON representation

Run Ethereum w/ podman and systemd

Awesome Lists containing this project

README

        

# reth-systemd

Run [reth](https://reth.rs/) and [lighthouse](https://lighthouse-book.sigmaprime.io/) via Podman and systemd.

## Buil JWT token generator

podman build -t jwt-generator ./jwt

## Run

Start:

./start.sh

Stop:

./stop.sh