A validator income chart web application for Kusama & Polkadot, powered by SubVT services.
git clone https://github.com/helikon-labs/rich-validator.git
cd rich-validator
npm install
npm run dev
Application should be running at localhost:8080.
To build the static files use npm run build
.