diff --git a/clients.html b/clients.html index 0b3db1da..c5e5c92f 100644 --- a/clients.html +++ b/clients.html @@ -76,6 +76,19 @@ clients: - name: linux - name: win - 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 ---