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.