Bridge mempool transactions between execution layer nodes.
Download the latest release from the Releases page. Extract and run with:
./mempool-bridge --config your-config.yaml
Available as a docker image at ethpandaops/mempool-bridge
latest
- distroless, multiarchlatest-debian
- debian, multiarch$version
- distroless, multiarch, pinned to a release (i.e.0.4.0
)$version-debian
- debian, multiarch, pinned to a release (i.e.0.4.0-debian
)
helm repo add ethereum-helm-charts https://ethpandaops.github.io/ethereum-helm-charts
helm install mempool-bridge ethereum-helm-charts/mempool-bridge -f your_values.yaml
Andrew - @savid
Sam - @samcmau