electrum-bitcoinprivate/README

36 lines
561 B
Plaintext

Electrum - lightweight Bitcoin client
Licence: GNU GPL v3
Author: thomasv@gitorious
Language: Python
Homepage: http://ecdsa.org/electrum
== INSTALL ==
sudo python setup.py install
== RUN ==
To start Electrum in GUI mode, type:
electrum
== HELP ==
Up-to-date information and documentation is on the wiki:
https://en.bitcoin.it/wiki/Electrum
== HOW OFFICIAL PACKAGES ARE CREATED ==
python mki18n.py
pyrcc4 icons.qrc -o lib/icons_rc.py
python setup.py sdist --format=zip,gztar
== BROWSER CONFIGURATION ==
see http://ecdsa.org/bitcoin_URIs.html