Difference between revisions of "Bitcoin-Qt"

From Free Software Directory
Jump to: navigation, search
m (try to markup categories and license)
Line 1: Line 1:
Bitcoin is a network and a currency establishing a PKI for electronic cash transactions which is distributed P2P, the client was published 2009 also called bitcoin for GUI and as bitcoind for CLI only.
+
{{Entry
This original Client for the currency and network was renamed to Bitcoin-Qt to reference the use of the multiplatform GUI-Lib.
+
|Name=Bitcoin-Qt
The bitcoind still exists and enables developers to interact with a wallet file (essentially the keychain) using the API with JSON or on CLI.
+
|Short description=Bitcoin client and wallet
The project is still stated as experimental by the developers but already the economy around it is global.
+
|Full description=Bitcoin-Qt is a multiplatform bitcoin client and wallet. Bitcoin is a network and a currency establishing a PKI for electronic cash transactions which is distributed P2P. To quote the developers, "Bitcoin is a decentralized P2P electronic cash system without a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of the network to check for double-spending."
 
+
|Homepage URL=http://bitcoin.org/
To quote the developers:
+
|User level=none
"Bitcoin is a decentralized P2P electronic cash system without a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of the network to check for double-spending."
+
|VCS checkout command=git clone git://github.com/bitcoin/bitcoin.git
 
+
|Computer languages=C++
Download
+
|Documentation note=* [http://www.weusecoins.com/ WeUseCoins.com]
* Binaries: [http://sourceforge.net/projects/bitcoin/?source=directory on Sourceforge]
+
* [https://en.bitcoin.it/wiki/Main_Page Bitcoin Wiki]
* Source: [https://github.com/bitcoin/bitcoin on github]
 
 
 
Documentation
 
 
* [http://bitcoin.org/bitcoin.pdf the bitcoin paper], a brief description in 9 pages, published 2009
 
* [http://bitcoin.org/bitcoin.pdf the bitcoin paper], a brief description in 9 pages, published 2009
* [http://bitcoin.it the bitcoin-wiki]
+
* [http://bitcoinmagazine.com/ Bitcoin magazine]
* [http://bitcoinmagazine.com/ The physical available magazine]
 
  
License: © Bitcoin Project 2009–2013, Released under the [http://creativecommons.org/licenses/MIT/ MIT-License]
+
See [https://github.com/bitcoin/QA/ QA page] for how to create a test plan.
 
+
|IRC general=irc://irc.gnu.org/bitcoin
Related Projects:
+
|IRC development=irc://irc.gnu.org/bitcoin-dev
* [http://www.bitcoin.org Official Website]
+
|Keywords=Bitcoin, P2P
* [http://bitcoinfoundation.org The Bitcoin Foundation]
+
|Version identifier=0.8.0
* [http://bitcointalk.org Official Forum]
+
|Version date=2013/02/19
* [http://bitcoinarmory.com/ Armory] Client working on top of Bitcoin-Qt
+
|Version status=developmental
* [http://multibit.org/ Multibit] a bitcoin client written in Java
+
|Version download=http://sourceforge.net/projects/bitcoin/files/latest/download?source=files
* [http://blockexplorer.com online block-explorer for the blockchain]
+
|Version comment=[http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.0/ Other platforms].
* [http://blockchain.info blockchain information] and additional Services such as a encrypted online wallet written in JavaScript
+
|Last review by=Jgay
* ... many websites using the currency or network ...
+
|Last review date=2013/03/08
 +
|Submitted by=W01f
 +
|Submitted date=2013/02/28
 +
|Status=
 +
|Is GNU=No
 +
}}
 +
{{Project license
 +
|License=Expat
 +
|License verified by=Jgay
 +
|License verified date=2013/03/08
 +
|License note=Copyright (c) 2009-2013 Bitcoin Developers
  
 +
}}
 +
{{Person
 +
|Real name=Satoshi Nakamoto
 +
|Role=Developer
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Real name=Gavin Andresen
 +
|Role=Developer
 +
|Email=gavinandresen@gmail.com
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Real name=Pieter Wuille
 +
|Role=Developer
 +
|Email=pieter.wuille@gmail.com
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Real name=Nils Schneider
 +
|Role=Developer
 +
|Email=nils.schneider@gmail.com
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Real name=Jeff Garzik
 +
|Role=Developer
 +
|Email=jgarzik@exmulti.com
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Real name=Wladimir J. van der Laan
 +
|Role=Developer
 +
|Email=laanwj@gmail.com
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Real name=Gregory Maxwell
 +
|Role=Developer
 +
|Email=gmaxwell@gmail.com
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource kind=Forum
 +
|Resource URL=http://bitcoin.stackexchange.com/
 +
}}
 +
{{Resource
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://github.com/bitcoin/bitcoin/issues
 +
}}
 +
{{Resource
 +
|Resource audience=Press mailing list
 +
|Resource kind=Mailing List
 +
|Resource URL=bitcoin-press@lists.sourceforge.net
 +
}}
 +
{{Resource
 +
|Resource kind=Developer Subscribe
 +
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/bitcoin-development
 +
}}
 +
{{Resource
 +
|Resource kind=General Subscribe
 +
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/bitcoin-list
 +
}}
 +
{{Resource
 +
|Resource audience=Test
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/bitcoin-test
 +
}}
 
{{Software category
 
{{Software category
|Interface=frontend
+
|Interface=console, daemon, frontend
|Interface=console
+
|Use=internet-application, live-communications
|Interface=daemon
 
|Live-communications=payment
 
|Use=live-communications
 
|Use=Internet-application
 
}}
 
 
 
{{Project license
 
|License=MIT
 
 
}}
 
}}
 +
{{Featured}}

Revision as of 17:08, 8 March 2013


[edit]

Bitcoin-Qt

http://bitcoin.org/
Bitcoin client and wallet

Bitcoin-Qt is a multiplatform bitcoin client and wallet. Bitcoin is a network and a currency establishing a PKI for electronic cash transactions which is distributed P2P. To quote the developers, "Bitcoin is a decentralized P2P electronic cash system without a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of the network to check for double-spending."





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Jgay

Verified on

8 March 2013

Notes

Copyright (c) 2009-2013 Bitcoin Developers




Leaders and contributors

Contact(s)Role
Wladimir J. van der Laan Developer
Gregory Maxwell Developer
Jeff Garzik Developer
Pieter Wuille Developer
Satoshi Nakamoto Developer
Gavin Andresen Developer
Nils Schneider Developer


Resources and communication

AudienceResource typeURI
Developer Subscribehttp://lists.sourceforge.net/mailman/listinfo/bitcoin-development
Bug Trackinghttps://github.com/bitcoin/bitcoin/issues
Press mailing listMailing Listbitcoin-press@lists.sourceforge.net
Forumhttp://bitcoin.stackexchange.com/
TestMailing List Subscribehttp://lists.sourceforge.net/mailman/listinfo/bitcoin-test
General Subscribehttp://lists.sourceforge.net/mailman/listinfo/bitcoin-list


Software prerequisites




Entry
































"Press mailing list" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






"Test" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.