This app visualizes all of the elections which are happening on the Nano network on a graph. It's live at https://nanovisual.numsu.dev
Run npm start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run npm run build:live
to build the project source to use the live network configuration.
Run npm run build:beta
to build the project source to use the beta network configuration.
Change the environment.*.ts files if you want to host the service with your own node.
Run docker build -t nano-vote-visualizer:latest .
to build a runnable container for the live network.
Run docker build -t nano-vote-visualizer:latest --build-arg ENVIRONMENT=beta .
to build a runnable container for the beta network.
Run docker run -d --rm -p 8080:80 nano-vote-visualizer:latest
to spin up the container to http://localhost:8080.
Please be welcomed to open issues and contribute to the project with pull requests. If you require assistance, you can contact me on Discord.
Donations are welcome, you can sent Nano to:
nano_1iic4ggaxy3eyg89xmswhj1r5j9uj66beka8qjcte11bs6uc3wdwr7i9hepm