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.
 
 
 
 
 
 
Wladimir J. van der Laan 51d7cc07f1 Add context menu on transaction list: copy label, copy address, edit label, show details 13 years ago
doc Display a "freshness" indicator instead of nr of blocks 13 years ago
scripts Internationalization -- conversion of strings from bitcoin core 14 years ago
src Add context menu on transaction list: copy label, copy address, edit label, show details 13 years ago
.gitignore lowercase 14 years ago
COPYING add the bitcoin (MIT?) license 14 years ago
README.rst update README 13 years ago
bitcoin-qt.pro Add German translation by nico_w 13 years ago

README.rst

Bitcoin-qt: Qt4 based GUI replacement for Bitcoin
=================================================

**Warning** **Warning** **Warning**

Pre-alpha stuff! I'm using this client myself on the production network, and I haven't noticed any glitches, but remember: always backup your wallet.
Testing on the testnet is recommended.

This has been implemented:

- qmake / QtCreator project (.pro)

- Compatibility with Linux (both GNOME and KDE), MacOSX and Windows

- All functionality of the original client, including taskbar icon/menu

- Tabbed interface

- Asks for confirmation before sending coins

- CSV export of transactions

- User friendly transaction list with status icons, and real-time filtering

- Show alternative icon when on testnet

- Progress bar on initial block download

This has to be done:

- Start at system start

- Internationalization (convert WX language files)


Build instructions
===================

Debian
-------

First, make sure that the required packages for Qt4 development of your
distr