No description
Find a file
2025-12-27 19:57:31 +00:00
coin_response.php Setup 2024-04-11 21:29:34 +00:00
electrumx.dat Update electrumx.dat for valhala.is 2024-09-24 16:30:26 +00:00
proxy_cron.php version_negotiation 2024-04-26 19:29:22 +00:00
README.md README.md bijwerken 2025-12-27 19:57:31 +00:00

Canonical source: https://git.communitycoins.org/Communitycoins.Archive/cc-electrum-monitor
Mirrors (GitLab/GitHub) may be read-only and may lag behind.

cc-electrum-monitor

Motivation

The cc-electrum-monitor is a proxy service to find available and responsive electrum servers

In order to facilitate the operation of portable wallets/light clients these need to connect to the crypto networks they support. This is achieved through electrum servers. Electrum servers are indispensable but they are maintained by volunteers without being compensated. The availability of electrum servers is typically a responsability of stakeholders because the availability of light clients improves the usability and hence the adoption and value of a cryptocurrency.

operation

This repository consists of

  • proxy_cron.php : a backend-service which typically runs once an hour to query electrum servers for the current blockheight
  • electrumx.dat : a list if available electrum servers, there host and port number
  • coin_response.php : a front-end monitor

If an electrumserver is not reposive it can take a while before a timeout or an invalid respose is received. Therefor a status is maintained to reduce requests from hourly to dayly, weekly and eventually monthly

Currently this service is available at https://communitycoins.org/coin_response.php Please contribute by proposing new community coin electrum servers