ElectrumX

https://api.cirrus-ci.com/github/spesmilo/electrumx.svg?branch=master https://coveralls.io/repos/github/spesmilo/electrumx/badge.svg

This project is a fork of kyuupichan/electrumx. The original author dropped support for Bitcoin, which we intend to keep.

ElectrumX allows users to run their own Electrum server. It connects to your full node and indexes the blockchain, allowing efficient querying of history of arbitrary addresses. The server can be exposed publicly, and joined to the public network of servers via peer discovery. As of May 2020, a significant chunk of the public Electrum server network runs ElectrumX.

The current version is ElectrumX 1.16.0.

Source Code

The project is hosted on GitHub. and uses Cirrus CI for Continuous Integration.

Please submit an issue on the bug tracker if you have found a bug or have a suggestion to improve the server.

Authors and License

Neil Booth wrote the vast majority of the code; see Authors. Python version at least 3.8 is required.

The code is released under the MIT Licence.

Getting Started

See HOWTO.

There is also an installer available that simplifies the installation on various Linux-based distributions, and a Dockerfile available.

Documentation

Indices and tables