Skip to content

Simple alpine container to get latest performance of eth2 validator into an influxdb

License

Notifications You must be signed in to change notification settings

eiabea/validator_revenue

Repository files navigation

Docker Cloud Build Status

Validator revenue

Simple alpine container to get latest price and performance of an eth2 validator written with nest.js. Fetched data gets stored into an InfluxDB which can act as a data source for Grafana

API provided by beaconcha.in

Usage

Docker

Pre-requirements:

  1. Rename .env.example to .env and adopt the values
  2. Rename validator.json.example to validator.json and adopt the values. All the shares of the stakers should add up to 32 ;)
  3. Start the application
    $ docker-compose up
    

Grafana

  1. Login to your grafana instance
  2. Go to Create -> Import
  3. Upload file dashboard.json
  4. Select the influxdb as datasource

About

Simple alpine container to get latest performance of eth2 validator into an influxdb

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published