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 2eace48d9a remove magic number: change threshold for nLockTime to constant 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 remove magic number: change threshold for nLockTime to constant 13 years ago
.gitignore lowercase 14 years ago
COPYING add the bitcoin (MIT?) license 14 years ago
README.rst Readme update 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, real-time filtering and a context menu that allows editing and copying labels

- 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 t