mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Moved Bitcoin-Wallet (for Android) to opensource section.
This commit is contained in:
parent
03b4789501
commit
c4d3e85d3e
1 changed files with 13 additions and 13 deletions
26
clients.html
26
clients.html
|
@ -59,6 +59,19 @@ clients:
|
|||
- name: linux
|
||||
- name: win
|
||||
- name: android
|
||||
- name: Bitcoin Wallet
|
||||
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
|
||||
- name: Armory
|
||||
url: bitcoinarmory.com
|
||||
image: armory.png
|
||||
|
@ -78,19 +91,6 @@ clients:
|
|||
- name: win
|
||||
|
||||
proprietary-clients:
|
||||
- name: Bitcoin Wallet
|
||||
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
|
||||
|
||||
website-frontends:
|
||||
- name: blockchain.info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue