Personal tools
Skip to content. | Skip to navigation
Bitcoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world. Bitcoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. Bitcoin is also the name of the open source software which enables the use of this currency. For more information, as well as an immediately useable, binary version of the Bitcoin client sofware, see http://www.bitcoin.org.
bitcoin gui client
This package allows performing commands such as listing the current balance and sending coins to the Satoshi (original) client from Python. The communication with the client happens over JSON-RPC.
bitcoin daemon start/stop/control