BitcoinApp: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Kangasbros (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
* [http://github.com/udibr/bitcoinApp bitcoinApp project] on GitHub | * [http://github.com/udibr/bitcoinApp bitcoinApp project] on GitHub | ||
* [https://easywallet.org Easywallet.org] - easy to use web based wallet, which works on iPhone | |||
==References== | ==References== |
Revision as of 07:17, 7 April 2012
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
- bitcoinApp project on GitHub
- Easywallet.org - easy to use web based wallet, which works on iPhone