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.
Janus Troelsen
b29c2a0abd
|
7 years ago | |
---|---|---|
.github | 7 years ago | |
contrib | 7 years ago | |
electrum | 7 years ago | |
icons | 7 years ago | |
pubkeys | 7 years ago | |
snap | 7 years ago | |
.gitignore | 7 years ago | |
.gitmodules | 7 years ago | |
.travis.yml | 7 years ago | |
AUTHORS | 9 years ago | |
Info.plist | 7 years ago | |
LICENCE | 9 years ago | |
MANIFEST.in | 7 years ago | |
README.rst | 7 years ago | |
RELEASE-NOTES | 7 years ago | |
electrum-env | 7 years ago | |
electrum.conf.sample | 7 years ago | |
electrum.desktop | 7 years ago | |
electrum.icns | 8 years ago | |
icons.qrc | 7 years ago | |
run_electrum | 7 years ago | |
setup.py | 7 years ago | |
tox.ini | 7 years ago |
README.rst
Electrum - Lightweight Bitcoin client
=====================================
::
Licence: MIT Licence
Author: Thomas Voegtlin
Language: Python
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://img.shields.io/badge/help-translating-blue.svg
:target: https://crowdin.com/project/electrum
:alt: Help translating Electrum online
Getting started
===============
Electrum is a pure python application. If you want to use the
Qt interface, install the Qt dependencies::
sudo apt-get install python3-pyqt5
If you downloaded the official package (tar.gz), you can run
Electrum from its root directory, without installing it on your
system; all the python depende