Skip to content

Lemii/lisk-inspector

Repository files navigation

Logo

Lisk Inspector

Lisk Inspector keeps track of the performance of active validators in the Lisk ecosystem. It generates data that is consumed by the Lisk Inspector frontend.

Installation

git clone https://github.com/lemii/lisk-inspector
cd lisk-inspector
npm i

Usage

# Edit environment variables
nano .env

# Run dev
npm run dev

# Run prod
npm run build
npm start

# Run as PM2 process
npm run pm2

License

MIT

About

Analyze validator performance over time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published