Skip to content

Repository files navigation

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

ElectrumX - Reimplementation of electrum-server

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

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.

WojakCoin (WojakCore)

This repository includes ElectrumX configured for WojakCoin (WojakCore full node).

  • Coin class: WojakCoin (electrumx/lib/coins.py)
  • RPC port: 20760 (mainnet, WojakCore daemon)
  • ElectrumX ports: TCP 50101, WSS 50102, SSL 50103, RPC 8011 (chosen to avoid conflicts)
  • Config example: electrumx-wojakcoin.conf.example
  • Run script: ./run-wojakcoin.sh (set DAEMON_URL from ~/.wojakcoin/wojakcoin.conf)

Prerequisites: WojakCore (wojakcoind) with txindex=1 and RPC enabled.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages