Visualize your blockchain with blocks!
- To initialize use this project, clone the git and run
npm install
. - Then run
npm run start
to build the app and serve it on http://localhost:8100 - Add your Node RPC when prompted (This can be changed or hardcoded in 'app/javascripts/connect.js')