Author

Topic: Electrum-2.6.5 Support ETH/BTC/XMR (Read 922 times)

member
Activity: 78
Merit: 12
September 27, 2016, 11:04:15 AM
#2
MALWARE WARNING: ALWAYS DOWNLOAD FROM THE OFFICIAL WEBSITE ONLY

Official Website: https://electrum.org/#download

2.6.5 is NOT yet released.
Electrum - Lightweight Bitcoin client

Licence: MIT Licence
Author: Thomas Voegtlin
Language: Python

Getting started

Electrum is a pure python application. However, if you want to use the
Qt interface, then you need to install the Qt dependencies::

sudo apt-get install python-qt4
If you downloaded the official package (tar.gz), then you can run
Electrum from its root directory, without installing it on your
system; all the python dependencies are included in the 'packages'
directory. To run Electrum from its root directory, just do::

./electrum
If you cloned the git repository, then you need to compile extra files
before you can run Electrum. Read the next section, "Development
Version".

https://github.com/Electrumwallet/Electrum/releases/tag/2.6.5
full member
Activity: 196
Merit: 100
September 27, 2016, 07:32:06 AM
#1
Electrum - Lightweight Bitcoin client

Licence: MIT Licence
Author: Thomas Voegtlin
Language: Python

Getting started

Electrum is a pure python application. However, if you want to use the
Qt interface, then you need to install the Qt dependencies::

sudo apt-get install python-qt4
If you downloaded the official package (tar.gz), then you can run
Electrum from its root directory, without installing it on your
system; all the python dependencies are included in the 'packages'
directory. To run Electrum from its root directory, just do::

./electrum
If you cloned the git repository, then you need to compile extra files
before you can run Electrum. Read the next section, "Development
Version".

https://github.com/Electrumwallet/Electrum/releases/tag/2.6.5
Jump to: