Ranchi Mall implementation of ElectrumX protocol for FLO Blockchain
Go to file
Neil Booth c11ad5d189 Bump to aiorpcX version 0.4.4
Update peers.py to not pass local_addr to proxy
2018-03-13 15:32:49 +08:00
contrib electrum_server: set logging format (#398) 2018-03-06 23:30:46 +08:00
docs Add LOG_FORMAT envvar to control logging format. 2018-03-12 08:23:33 +08:00
lib Changes for BTG (#409) 2018-03-13 09:41:04 +08:00
server Bump to aiorpcX version 0.4.4 2018-03-13 15:32:49 +08:00
tests Changes for BTG (#409) 2018-03-13 09:41:04 +08:00
wallet
.gitignore Add server.ping RPC call 2018-03-08 14:28:57 +08:00
.travis.yml Update travis 2018-03-10 13:15:28 +08:00
compact_history.py Require Python 3.6 2017-10-14 11:51:11 +09:00
electrumx_rpc.py
electrumx_server.py Add LOG_FORMAT envvar to control logging format. 2018-03-12 08:23:33 +08:00
LICENCE
query.py
README.rst Move changelog to separate file. 2018-03-08 13:59:32 +08:00
setup.py Bump to aiorpcX version 0.4.4 2018-03-13 15:32:49 +08: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/>`_.