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.
ThomasV
5c05c06bf0
|
5 years ago | |
---|---|---|
.github | 7 years ago | |
contrib | 5 years ago | |
electrum | 5 years ago | |
pubkeys | 6 years ago | |
.gitignore | 5 years ago | |
.gitmodules | 5 years ago | |
.travis.yml | 5 years ago | |
AUTHORS | 9 years ago | |
LICENCE | 9 years ago | |
MANIFEST.in | 5 years ago | |
README.rst | 5 years ago | |
RELEASE-NOTES | 5 years ago | |
SECURITY.md | 5 years ago | |
electrum-env | 5 years ago | |
electrum.desktop | 6 years ago | |
run_electrum | 5 years ago | |
setup.py | 5 years ago | |
tox.ini | 5 years ago |
README.rst
Electrum - Lightweight Bitcoin client
=====================================
::
Licence: MIT Licence
Author: Thomas Voegtlin
Language: Python (>= 3.6)
Homepage: https://electrum.org/
.. image:: https://travis-ci.org/spesmilo/electrum.svg?branch=master
:target: https://travis-ci.org/spesmilo/electrum
:alt: Build Status
.. image:: https://coveralls.io/repos/github/spesmilo/electrum/badge.svg?branch=master
:target: https://coveralls.io/github/spesmilo/electrum?branch=master
:alt: Test coverage statistics
.. image:: https://d322cqt584bo4o.cloudfront.net/electrum/localized.svg
:target: https://crowdin.com/project/electrum
:alt: Help translate Electrum online
Getting started
===============
(*If you've come here looking to simply run Electrum,* `you may download it here`_.)
.. _you may download it here: https://electrum.org/#download
Electrum itself is pure Python, and so are most of the required dependencies,
but not everything. The following sections describe how to run