This is the real time animated dashboard developed for AutonomousSidechains.
It is hosted on heroku click me
Install the required libraries:
npm install
Run the server:
node app.js
Open browser and spawn as many clients as you want
Realtime dashboard using SVG, SCSS for animation, Express as server and socket.io for client server communication
JavaScript
This is the real time animated dashboard developed for AutonomousSidechains.
Install the required libraries:
npm install
Run the server:
node app.js
Open browser and spawn as many clients as you want