Ergonodes discovers the size of the Ergo network by finding all nodes participating in it. DARK

API (JSON)

GET /api/v1/stats

Returns: { "countries": {}, "versions": {}, "unreachable": 123, "reachable": 77, "total": 200 }

GET /api/v1/reachable

Nodes with a reachable public address

GET /api/v1/unreachable

Nodes that are online but not open for incoming connections

GET /api/v1/offline

Nodes that were discovered before but cannot be found anymore


Latest additions (non-breaking):