Rsk network stats web client
# install dependencies
npm install
# serve with hot reload
npm run dev
# build for production
npm run build
Backend url:
export WS_URL=ws://[backend-url]
npm run build
- Copy SVG files on : static/svg/icons
- Compile SVG
npm run svg
scr/config:
- charts.js
- colors.json
- entities.js
- entityValues.js
- media_breakpoints.json: media queries
- miners.json: miners names list.
- table.js: nodes table configuration.
- thresholds.js