Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 387 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 387 Bytes

richvalidator.me

A validator income chart web application for Kusama & Polkadot, powered by SubVT services.

Build & Run

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.