Skip to content

spesmilo/electrumx

Repository files navigation

ElectrumX - python electrum server

Licence: MIT
Original Author: Neil Booth
Current Maintainers: The Electrum developers
Language: Python (>= 3.10)

Latest PyPI package Build Status Test coverage statistics

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 the 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.

Documentation

See readthedocs.

Releases

ElectrumX is generally mature software and usually running git HEAD in production is fine. Alternatively, conservative people can run from the latest tag, for which there are also releases on PyPI:

$ pip install e-x

About

Alternative implementation of spesmilo/electrum-server

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 163

Languages