Ranchi Mall implementation of ElectrumX protocol for FLO Blockchain
FLO testnet works on ElectrumX after this commit. The user will have to change the port where ElectrumX will detect FLO testnet's full node. The change has to be done in electrumx.conf file |
||
|---|---|---|
| contrib | ||
| docs | ||
| electrumx | ||
| tests | ||
| .gitignore | ||
| .travis.yml | ||
| compact_history.py | ||
| electrumx_rpc | ||
| electrumx_server | ||
| 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/>`_.