Sign inSign up

eiabea/validator_revenue

By eiabea

Updated about 2 years ago

Simple alpine container to get latest revenue of eth2 validator in dollar

Image
Web analytics
0

1.4K

eiabea/validator_revenue repository overview

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

Tag summary

Content type

Image

Digest

sha256:a77567b28

Size

60.2 MB

Last updated

over 3 years ago

docker pull eiabea/validator_revenue