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 c359ac9128 allow empty/missing amounts in URL 13 years ago
contrib Bump version to 0.3.25 13 years ago
doc add attribution for wallet image 13 years ago
locale Translation from "Open Bitcoin" to "Verstuur Bitcoins" 13 years ago
scripts improve sync spinner 13 years ago
share Make it clear that setting proxy requires restart to fully apply. 13 years ago
src allow empty/missing amounts in URL 13 years ago
.gitignore Add common temp files to .gitignore. 14 years ago
COPYING directory re-organization (keeps the old build system) 14 years ago
README directory re-organization (keeps the old build system) 14 years ago
README-original.md move README.md out of the way for now 13 years ago
README.rst update readme and splash screen text 13 years ago
bitcoin-qt.pro Full support for other units, add configuration option for default unit (used when displaying amounts) 13 years ago

README.rst

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

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

Alpha version! 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

- Splash screen

- Tabbed interface

- Overview page with current balance, unconfirmed balance, and such

- Better transaction list with status icons, real-time filtering and a context menu

- Asks for confirmation before sending coins, for your own safety

- CSV export of transactions and address book (for Excel bookkeeping)

- Shows alternative icon when connected to testnet, so you never accidentally send real coins during testing

- Shows a progress bar on initial block download, so