Ethereum execution client stub for consensus layer clients.
Download the latest release from the Releases page. Extract and run with:
./stubbies --config your-config.yaml
Available as a docker image at ethpandaops/stubbies
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 stubbies ethereum-helm-charts/stubbies -f your_values.yaml
Andrew - @savid
Sam - @samcmau