Staking Dashboard

Repo for harmony staking dashboard
Alternatives To Staking Dashboard
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Elastiflow2,309
2 years ago1otherShell
Network flow analytics (Netflow, sFlow and IPFIX) with the Elastic Stack
Selks1,059
10 days ago183gpl-3.0Shell
A Suricata based IDS/IPS/NSM distro
Tplink Energy Monitor421
10 months ago73gpl-3.0JavaScript
An energy monitoring dashboard for TP-Link smart plugs
Kbn_network371
5 months ago32apache-2.0JavaScript
Network Plugin for Kibana
Canvasxpress278310 days ago38December 01, 20226R
CanvasXpress: A JavaScript Library for Data Analytics with Full Audit Trail Capabilities.
Jaal25712 months ago13September 03, 202214mitPython
Your interactive network visualizing dashboard
Dynamite Nsm128
2 years ago24February 10, 202228gpl-3.0Python
DynamiteNSM is a free Network Security Monitor developed by Dynamite Analytics to enable network visibility and advanced cyber threat detection
Dashboards54
8 years agoPython
Kibana dashboards for network monitoring
Anystatus53
3 months ago31gpl-3.0C#
A remote control for your CI/CD pipelines and more
Evil Twin52
6 months agomitPHP
Learn how to set up a fake authentication web page on a fake WiFi network.
Alternatives To Staking Dashboard
Select To Compare


Alternative Project Comparisons
Readme

Local Development

In appengine folder

Create firebase config
mkdir ./keys
touch ./keys/staking_exproler.json
Run db init script
node ./db_utils/db.js
Run app

developer:

npm run start:watch 

production:

npm run build
npm run prod

In frontend folder

npm run serve

Production Deployment

In frontend folder

Clearing the db d uring network hard reset

npm run db-reset -- -n [ostn|pstn|stn] (-y)

-n: required. network indicator. Allowed values: ostn, pstn, stn
-y: optional. If present, auto-confirms db delete process. Used for auto-recovery during hard reset.

Deployment

npm run deploy -- [dev|prod] (-y)

1st arg: required. project target. Allowed values: dev, prod
-y: optional. If present, auto-confirms db delete process. Used for auto-recovery during hard reset.

Update networks table in firebase

  • Go to mock-data/networks.js and edit the table.
  • node db.js to update the networks table in firebase

Current appengine backend project:

  • staking-explorer2-268108

npm run deploy -- prod (-y) will deploy the current project.

Popular Dashboard Projects
Popular Network Projects
Popular Web User Interface Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Network
Firebase
Table
Dashboard
Appengine