This is a PoC to build Reth ExEx that can depend on:
- ANY external systems
- writing in ANY language
make proto-gen
make start-grpc
make build-docker
make demo-run
make demo-stopto restart the demo, run make demo-restart
make logs
make ls
# replace <RPC_URL> with the reth RPC URL seen in previous step
make query-block rpc=<RPC_URL>