mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge pull request #45 from Goonie/master
Add Bitcoin Wallet for Android to the clients page.
This commit is contained in:
commit
5761ead082
2 changed files with 13 additions and 0 deletions
13
clients.html
13
clients.html
|
@ -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">
|
||||||
|
|
BIN
img/clients/bitcoin-wallet.png
Normal file
BIN
img/clients/bitcoin-wallet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Loading…
Add table
Add a link
Reference in a new issue