Merge pull request #45 from Goonie/master

Add Bitcoin Wallet for Android to the clients page.
This commit is contained in:
Wladimir J. van der Laan 2012-07-08 04:14:59 -07:00
commit 5761ead082
2 changed files with 13 additions and 0 deletions

View file

@ -76,6 +76,19 @@ clients:
- name: linux - name: linux
- name: win - name: win
- name: android - name: android
- name: Bitcoin Wallet (for Android)
url: play.google.com/store/apps/details?id=de.schildbach.wallet
image: bitcoin-wallet.png
description: |
Bitcoin Wallet is a standalone wallet for Android devices.
Its primary focus is security, ease of use and being independant
of centralized network components (servers). Thus, it uses the
SPV (simple payment verification) model. It supports
initiating transactions via QR code, Bitcoin URIs or near-field
communication (NFC). It has a useful currency conversion
calculator and is localized to a dozen languages.
platforms:
- name: android
--- ---
<div class="container"> <div class="container">

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB