A tool to help potential Stakers make informative decisions about validators.
yarn
# or
npm install
quasar dev
# or if the Quasar CLI is not installed
yarn quasar devyarn lint
# or
npm run lintquasar build
# or if the Quasar CLI is not installed
yarn quasar build
