A React app to visualize Ethereum blocks in SVG.
Live demo: http://justinmccandless.com/demos/ethereum/index.html
Check out the app and run npm install
to get set up. Then run gulp serve
to start serving the app, and view it at localhost:8080 in your browser.
Licensed under the MIT license. See the LICENSE file.