You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Neil Booth c712d4be32 Fix session_count invocation 7 years ago
contrib Drop the .py suffix from electrumx_server & electrumx_rpc 7 years ago
docs Protocol 1.4: only accept a single server.version message 7 years ago
electrumx Fix session_count invocation 7 years ago
tests Move more code out of controller to sessions 7 years ago
.gitignore Update .gitignore 7 years ago
.travis.yml electrumx package (#511) 7 years ago
LICENCE Implement peer discovery protocol 8 years ago
README.rst Move changelog to separate file. 7 years ago
compact_history.py Export Controller and Env from the package (#515) 7 years ago
electrumx_rpc Create SessionManager class 7 years ago
electrumx_server Log class name only from server script 7 years ago
query.py Remove hash_to_str 7 years ago
setup.py Prepare 1.6pre1 7 years ago

README.rst

.. 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/>`_.