coldstar 3e69d006d2 | před 3 roky | |
---|---|---|
app | před 3 roky | |
bin | před 3 roky | |
docs | před 3 roky | |
public | před 3 roky | |
routes | před 3 roky | |
views | před 3 roky | |
.gitignore | před 3 roky | |
LICENSE | před 3 roky | |
README.md | před 3 roky | |
app.js | před 3 roky | |
installnodejs.txt | před 3 roky | |
package-lock.json | před 3 roky | |
package.json | před 3 roky | |
proglog.txt | před 3 roky |
Simple, stateless Vivocoin blockchain explorer, via RPC. Built with Node.js, express, bootstrap-v4.
This tool is intended to be a simple, stateless, self-hosted explorer for the Vivocoin blockchain, driven by RPC calls to your own vivod node. This tool is easy to run but lacks features compared to full-fledged (stateful) explorers.
I built this tool because I wanted to use it myself. Whatever reasons one might have for running a full node (trustlessness, technical curiosity, etc) it's helpful to appreciate the “fullness” of a node.