mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +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:
|
- blockchain:
|
||||||
title: "Blockchain.info"
|
title: "Blockchain.info"
|
||||||
titleshort: "Blockchain<br>.info"
|
titleshort: "Blockchain<br>.info"
|
||||||
compat: "mobile desktop web android windows mac linux"
|
compat: "mobile desktop web android iphone windows mac linux"
|
||||||
level: 3
|
level: 3
|
||||||
platform:
|
platform:
|
||||||
mobile:
|
mobile:
|
||||||
text: "walletblockchaininfo"
|
text: "walletblockchaininfo"
|
||||||
link: "https://play.google.com/store/apps/details?id=piuk.blockchain.android"
|
link: "https://itunes.apple.com/us/app/blockchain-bitcoin-wallet/id493253309"
|
||||||
screenshot: "blockchainandroid.png"
|
screenshot: "blockchainiphone.png"
|
||||||
os:
|
os:
|
||||||
- android
|
- android
|
||||||
|
- iphone
|
||||||
check:
|
check:
|
||||||
control: "checkpasscontrolhybrid"
|
control: "checkpasscontrolhybrid"
|
||||||
decentralization: "checkfaildecentralizecentralized"
|
decentralization: "checkfaildecentralizecentralized"
|
||||||
|
@ -271,6 +272,41 @@ wallets:
|
||||||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
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:
|
- bitgo:
|
||||||
title: "BitGo"
|
title: "BitGo"
|
||||||
titleshort: "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