BitcoinApp

From Bitcoin Wiki
Revision as of 13:17, 20 June 2012 by Kangasbros (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

References