moved to reth after dealing with a lot of unreliable behavior from both geth and erigon. these compose files are modified from those available in the reth repo with some changes made in order to run a validator + mev-boost.
- run
./generate-jwt.sh
to generate a jwt key used for consensus <-> execution communication cp .env.example .env
and make any edits to MEV relays or the suggested fee recipientmkdir -p ~/.reth/mainnet ~/.reth/sepolia ~/.reth/logs ~/.reth/prom ~/.reth/grafana ~/.reth/beacon
docker compose up -d
- if running a validator, point it at port 5052 of this host
provided on port 3000. default creds are admin/admin