The goal of this project is to visualize a braided chain of blocks over time, and their relationships.
- Pan & Zoom
- Window/Div Resizing
- Scrolling Axes
- Mouseover for highlight
- Click for info
- Automatic Updates on Interval
-
Install node / npm
-
clone project
-
npm install .
-
run dev server with
npm run serve
-
build to dist/
npm run build
- uses api endpointnpm run build-sample
- uses sample file
docker build . --tag sharding-visualization
docker run -p 9000:9000 sharding-visualization
- http://localhost:9000/