Skip to content

AvianNetwork/electrumx

 
 

Repository files navigation

https://travis-ci.org/spesmilo/electrumx.svg?branch=master

ElectrumX - Reimplementation of electrum-server

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

This fork of ElectrumX supports Avian.

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.

Install

Install module: python setup.py install

Edit and run this file: ./run-electrumx.sh

Documentation

See readthedocs.

Packages

No packages published

Languages

  • Python 98.9%
  • Other 1.1%