Ranchi Mall implementation of ElectrumX protocol for FLO Blockchain
Earlier protocol versions are used by 2.9.x clients of Electrum and Electron Cash. They all have the local daemon vulnerability, so it seems a good time to phase out support for those clients. |
||
|---|---|---|
| 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/>`_.