coldstar 3e69d006d2 | 3 лет назад | |
---|---|---|
app | 3 лет назад | |
bin | 3 лет назад | |
docs | 3 лет назад | |
public | 3 лет назад | |
routes | 3 лет назад | |
views | 3 лет назад | |
.gitignore | 3 лет назад | |
LICENSE | 3 лет назад | |
README.md | 3 лет назад | |
app.js | 3 лет назад | |
installnodejs.txt | 3 лет назад | |
package-lock.json | 3 лет назад | |
package.json | 3 лет назад | |
proglog.txt | 3 лет назад |
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.