BitcoinApp: Difference between revisions
Jump to navigation
Jump to search
Add to category Mobile. |
Kangasbros (talk | contribs) No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
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/bitcoin_for_iphone Easywallet.org] - easy to use web based wallet, which works on iPhone | |||
==References== | ==References== | ||
<references /> | <references /> | ||
[[Category: | [[Category:User Interfaces]] | ||
[[Category:Frontends]] | |||
[[Category:Open Source]] | [[Category:Open Source]] | ||
[[Category:Mobile]] | [[Category:Mobile]] |
Latest revision as of 13:17, 20 June 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