coldstar 3e69d006d2 | hace 3 años | |
---|---|---|
app | hace 3 años | |
bin | hace 3 años | |
docs | hace 3 años | |
public | hace 3 años | |
routes | hace 3 años | |
views | hace 3 años | |
.gitignore | hace 3 años | |
LICENSE | hace 3 años | |
README.md | hace 3 años | |
app.js | hace 3 años | |
installnodejs.txt | hace 3 años | |
package-lock.json | hace 3 años | |
package.json | hace 3 años | |
proglog.txt | hace 3 años |
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.