Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 250 Bytes

reth-systemd

Run reth and lighthouse via Podman and systemd.

Buil JWT token generator

podman build -t jwt-generator ./jwt

Run

Start:

./start.sh

Stop:

./stop.sh