BitcoinApp

From Bitcoin Wiki
Revision as of 08:16, 19 May 2011 by Sgornick (talk | contribs) (Add to category Mobile.)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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