Ranchi Mall implementation of ElectrumX protocol for FLO Blockchain
We used to rely on the daemon being able to return the orphaned blocks, but some old daemon codebases are buggy and fail to do so. Fixes #258 #315 #479 |
||
|---|---|---|
| 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/>`_.