mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge pull request #486 from zootreeves/master
Add iphone to blockchain.info mobile
This commit is contained in:
commit
8978143f7a
3 changed files with 39 additions and 3 deletions
|
@ -219,15 +219,16 @@ wallets:
|
|||
- blockchain:
|
||||
title: "Blockchain.info"
|
||||
titleshort: "Blockchain<br>.info"
|
||||
compat: "mobile desktop web android windows mac linux"
|
||||
compat: "mobile desktop web android iphone windows mac linux"
|
||||
level: 3
|
||||
platform:
|
||||
mobile:
|
||||
text: "walletblockchaininfo"
|
||||
link: "https://play.google.com/store/apps/details?id=piuk.blockchain.android"
|
||||
screenshot: "blockchainandroid.png"
|
||||
link: "https://itunes.apple.com/us/app/blockchain-bitcoin-wallet/id493253309"
|
||||
screenshot: "blockchainiphone.png"
|
||||
os:
|
||||
- android
|
||||
- iphone
|
||||
check:
|
||||
control: "checkpasscontrolhybrid"
|
||||
decentralization: "checkfaildecentralizecentralized"
|
||||
|
@ -271,6 +272,41 @@ wallets:
|
|||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||
iphone:
|
||||
text: "walletblockchaininfo"
|
||||
link: "https://itunes.apple.com/us/app/blockchain-bitcoin-wallet/id493253309"
|
||||
screenshot: "blockchainiphone.png"
|
||||
os:
|
||||
- android
|
||||
- iphone
|
||||
check:
|
||||
control: "checkpasscontrolhybrid"
|
||||
decentralization: "checkfaildecentralizecentralized"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkfailprivacyweak"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
android:
|
||||
text: "walletblockchaininfo"
|
||||
link: "https://play.google.com/store/apps/details?id=piuk.blockchain.android"
|
||||
screenshot: "blockchainandroid.png"
|
||||
os:
|
||||
- android
|
||||
- iphone
|
||||
check:
|
||||
control: "checkpasscontrolhybrid"
|
||||
decentralization: "checkfaildecentralizecentralized"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkfailprivacyweak"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
|
||||
- bitgo:
|
||||
title: "BitGo"
|
||||
titleshort: "BitGo"
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 15 KiB |
BIN
img/screenshots/blockchainiphone.png
Normal file
BIN
img/screenshots/blockchainiphone.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 83 KiB |
Loading…
Add table
Add a link
Reference in a new issue