You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Neil Booth 2d66a4f5aa aiorpcX 0.7.0 has better string text for TaskTimeout 7 years ago
contrib Move query.py to contrib/ 7 years ago
docs Move close() up to the base class 7 years ago
electrumx aiorpcX 0.7.0 has better string text for TaskTimeout 7 years ago
tests Fix groestlcoin address parsing 7 years ago
.gitignore Update .gitignore 7 years ago
.travis.yml Add Groestlcoin (#544) 7 years ago
LICENCE Implement peer discovery protocol 8 years ago
README.rst Move changelog to separate file. 7 years ago
compact_history.py Clean up the process of opening the DBs, make asynchronous 7 years ago
electrumx_rpc aiorpcX 0.7.0 has better string text for TaskTimeout 7 years ago
electrumx_server Move query.py to contrib/ 7 years ago
setup.py Update aiorpcX requirements 7 years ago

README.rst

.. image:: https://travis-ci.org/kyuupichan/electrumx.svg?branch=master
:target: https://travis-ci.org/kyuupichan/electrumx
.. image:: https://coveralls.io/repos/github/kyuupichan/electrumx/badge.svg
:target: https://coveralls.io/github/kyuupichan/electrumx

===============================================
ElectrumX - Reimplementation of electrum-server
===============================================

For a future network with bigger blocks.

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

Documentation
=============

See `readthedocs <https://electrumx.readthedocs.io/>`_.