Altchain PoP Health Monitor
Revision as of 17:18, 9 November 2021 by VeriBlockTim (talk | contribs)
See:BTCSQ
TODO - IN PROGRESS
Contents
Overview
The altchain-network-monitor-tool monitors the various parts of a the altchain network.
It is an open-source tool with a public API, and any altchain could run for its pop network.
Public api:
https://altchain-health.veriblock.org/BTCSQ
{ "networkId": "BTCSQ", "isHealthy": { "isHealthy": true, "diagnostics": null }, "networkNodeCoreMonitor": { "isHealthy": true, "nodeCoreMonitors": [ { "networkId": "BTCSQ", "nodecoreId": "nodecore1", "nodecoreVersion": "0.4.13-rc.6", ...
Source code
https://github.com/VeriBlock/alt-integration-tools/tree/master/altchain-network-monitor-tool