BitcoinApp: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
(Created article for BitcoinApp and added to Clients and Open Source categories.)
(No difference)

Revision as of 05:59, 10 April 2011

An implementation of BitCoin for iOS devices (iPhone, iPad, iPodTouch).

The App acts as a client and communicates using the regular RPC-JSON with bitcoind which runs on a separate thread inside an App. The wallet is thus stored on the device.

History

The project was announced on April 8th, 2011[1].

External Links