Difference between revisions of "Software"

From Bitcoin Wiki
Jump to: navigation, search
(add bitcoin wallet balance to mobile apps)
(Added trade Data)
Line 20: Line 20:
 
*[[Pycoin]] - Python client
 
*[[Pycoin]] - Python client
 
*[[QBitcoin]] - C++/Qt client, unfinished
 
*[[QBitcoin]] - C++/Qt client, unfinished
 +
 +
==Bitcoin Trade Data==
 +
*[[Bitcoin Charts]] - Html website that has trading data for virtual all the bitcoin markets.
 +
*[[Bitcoinity]] - Html Ajax website that shows a live feed of [[MtGox]], [[TradeHill]], and [[BitMarket]].
 +
*[[MtGoxLive]] - Html website that shows a live fee of [[MtGox]] trade data in an innovative chart form.  (Must Use Chrome)
  
 
==Bitcoin software==
 
==Bitcoin software==

Revision as of 13:55, 28 June 2011

List of Bitcoin-related software. See also Category:Software.

Bitcoin clients

Bitcoin clients:

  • Bitcoin client - standard Bitcoin client, recommended for installation
  • bitcoind - GUI-less version of the standard Bitcoin client, providing JSON-RPC interface (see also -server option of the standard client)

Frontends to bitcoind:

Alternative, experimental implementations:

Bitcoin Trade Data

Bitcoin software

Web interfaces for merchants:

Web apps (opensource):

Browser extensions:

PC apps:

Mobile apps:

Other device apps:

Operating systems:

  • LinuxCoin - a lightweight Debian-based OS, with the Bitcoin client and GPU mining software

Mining apps:

Utilities, libraries, and interfaces:

  • Bitcointools - a set of Python tools accessing the transaction database and the wallet
  • Finance::MtGox - a Perl module which interfaces with the Mt. Gox API
  • BitcoinCrypto - a lightweight Bitcoin crypto library for Java/Android
  • Bitcoin Dissector - a wireshark dissector for the bitcoin protocol

Lists of software:

  • BitGit - list of Bitcoin-related opensource projects hosted at Git

Developer resources:

Other: