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.