# README
Ethereum Prometheus
Build
go get; go build;
Run
You can run this locally (WEB3_PROVIDER_URL=localhost:8454 METRICS_PORT=9990 ./ethereum-prometheus
) or as a Docker image outtherelabs/ethereum-prometheus
.
go get; go build;
You can run this locally (WEB3_PROVIDER_URL=localhost:8454 METRICS_PORT=9990 ./ethereum-prometheus
) or as a Docker image outtherelabs/ethereum-prometheus
.