Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.21 KB

README.rst

File metadata and controls

28 lines (21 loc) · 1.21 KB
https://travis-ci.org/spesmilo/electrumx.svg?branch=master

ElectrumXLTFN - Reimplementation of electrum-server

Licence:MIT
Language:Python (>= 3.7)
Original Author:Neil Booth

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

ElectrumXLTFN allows users to run their own ElectrumLtfn 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 ElectrumLtfn server network runs ElectrumXLTFN.

Documentation

Fast setup Setup.

See readthedocs.