Ranchi Mall implementation of ElectrumX protocol for FLO Blockchain
| contrib | ||
| docs | ||
| lib | ||
| server | ||
| tests | ||
| wallet | ||
| .gitignore | ||
| .travis.yml | ||
| compact_history.py | ||
| electrumx_rpc.py | ||
| electrumx_server.py | ||
| LICENCE | ||
| query.py | ||
| README.rst | ||
| setup.py | ||
.. 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/>`_.