Ranchi Mall implementation of ElectrumX protocol for FLO Blockchain
Go to file
2018-08-10 06:25:27 +09:00
contrib Move query.py to contrib/ 2018-08-02 15:41:06 +09:00
docs Prepare 1.8.2 2018-08-09 18:16:18 +09:00
electrumx Extend SUPPRESS_MESSAGE_REGEX 2018-08-10 06:25:27 +09:00
tests Fix groestlcoin address parsing 2018-08-06 08:39:44 +09:00
.gitignore Update .gitignore 2018-07-12 11:03:42 +08:00
.travis.yml Add Groestlcoin (#544) 2018-08-02 07:12:14 +09:00
compact_history.py Clean up the process of opening the DBs, make asynchronous 2018-07-20 12:26:59 +08:00
electrumx_rpc aiorpcX 0.7.0 has better string text for TaskTimeout 2018-08-08 12:19:18 +09:00
electrumx_server Move query.py to contrib/ 2018-08-02 15:41:06 +09:00
LICENCE Implement peer discovery protocol 2017-02-18 12:43:45 +09:00
README.rst Move changelog to separate file. 2018-03-08 13:59:32 +08:00
setup.py Prepare 1.8.2 2018-08-09 18:16:18 +09:00

.. 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/>`_.