Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spesmilo/electrumx
Alternative implementation of spesmilo/electrum-server
https://github.com/spesmilo/electrumx
bitcoin electrum electrum-server python
Last synced: 2 months ago
JSON representation
Alternative implementation of spesmilo/electrum-server
- Host: GitHub
- URL: https://github.com/spesmilo/electrumx
- Owner: spesmilo
- License: mit
- Created: 2017-12-14T09:38:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-12T08:36:43.000Z (7 months ago)
- Last Synced: 2024-07-04T17:15:21.546Z (6 months ago)
- Topics: bitcoin, electrum, electrum-server, python
- Language: Python
- Size: 3.76 MB
- Stars: 426
- Watchers: 35
- Forks: 343
- Open Issues: 68
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
.. image:: https://api.cirrus-ci.com/github/spesmilo/electrumx.svg?branch=master
:target: https://cirrus-ci.com/github/spesmilo/electrumx
.. image:: https://coveralls.io/repos/github/spesmilo/electrumx/badge.svg
:target: https://coveralls.io/github/spesmilo/electrumx===============================================
ElectrumX - Reimplementation of electrum-server
===============================================:Licence: MIT
:Language: Python (>= 3.8)
:Original Author: Neil BoothThis 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 `_.