A way to track the volume and size of transactions in real time as they occur on the blockchain
- Clone repo
- cd to project directory and run
npm install - run
node server/server.js - You can now view the visualization in your browser at http://localhost:5000