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.
|
7 years ago | |
---|---|---|
contrib | 7 years ago | |
docs | 7 years ago | |
lib | 7 years ago | |
server | 7 years ago | |
tests | 7 years ago | |
wallet | 7 years ago | |
.gitignore | 7 years ago | |
.travis.yml | 7 years ago | |
LICENCE | 8 years ago | |
README.rst | 7 years ago | |
compact_history.py | 7 years ago | |
electrumx_rpc.py | 7 years ago | |
electrumx_server.py | 7 years ago | |
query.py | 8 years ago | |
setup.py | 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/>`_.