Jump to content

Bitcoin-Qt

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by BitcoinNodeDev (talk | contribs) at 02:21, 4 October 2012 (Bad reference rm'd). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Bitcoin
Developer(s)Satoshi Nakamoto (inactive, possibly a pseudonym), Gavin Andresen, Pieter Wuille, Nils Schneider, Jeff Garzik, Wladimir J. van der Laan, Gregory Maxwell, and others[1]
Initial releaseJanuary 9, 2009 (2009-01-09)[2]
Stable release
0.7.0
Written inC++
Operating systemWindows, Linux, Mac OS X, FreeBSD
Available inDutch, English, French, Italian, German, Portuguese, Russian and Spanish.
TypeElectronic money
LicenseMIT License (open-source)
Websitewww.bitcoin.org


Bitcoin-Qt is an MIT-licensed Qt4 GUI for the original Bitcoin codebase, Bitcoind. Bitcoind is the first Bitcoin client, developed by Satoshi Nakamoto.[3]

Bitcoin-Qt was initially designed by Wladimir J. van der Laan, it is now maintained by the contributing developers of Bitcoind, which it has been bundled in since version 0.5.

Features

  • Compatibility with Linux (both GNOME and KDE), Mac OS X and Windows
  • All functionality of the original wxWidgets client
  • User friendly, tabbed interface
  • Asks for confirmation before sending coins
  • CSV export of transactions
  • Clearer transaction list with status icons and real-time filtering
  • Progress bar on initial block download
  • Languages: Dutch, English, German
  • Sendmany support in UI (send to multiple recipients in one transaction)
  • Multiple unit support, can show subdivided bitcoins (mBTC, µBTC) for users that like large numbers (only decimal units)
  • Splash screen that details progress

Current version

Source code (and build instructions for supported platforms) can be found at the Bitcoin GitHub page.

References

  1. ^ "Bitcoin Client Webpage".
  2. ^ Bitcoin version 0.1 release date
  3. ^ Nakamoto, Satoshi. "Bitcoin-Qt/Bitcoind Releases". bitcoin.org. Retrieved 29 September 2012.