mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Wallets: added ios and android for ninki wallet
Rebased-from: 7e17463fbe6e8d8c580ad1555132154b6e080665 Rebased-by: David A. Harding Closes #863
This commit is contained in:
parent
f8de789019
commit
95af331cb7
1 changed files with 53 additions and 1 deletions
|
@ -797,7 +797,7 @@ wallets:
|
|||
- ninki:
|
||||
title: "Ninki Wallet"
|
||||
titleshort: "Ninki"
|
||||
compat: "desktop windows mac linux"
|
||||
compat: "mobile desktop windows mac linux android ios"
|
||||
level: 3
|
||||
platform:
|
||||
desktop:
|
||||
|
@ -819,6 +819,58 @@ wallets:
|
|||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
mobile:
|
||||
text: "walletninki"
|
||||
link: "https://play.google.com/store/apps/details?id=com.ninki.wallet&hl=en"
|
||||
source: "https://github.com/Ninkip2p/NinkiCordova"
|
||||
screenshot: "ninki.png"
|
||||
os:
|
||||
- android
|
||||
- ios
|
||||
check:
|
||||
control: "checkpasscontrolmulti"
|
||||
validation: "checkfailvalidationcentralized"
|
||||
transparency: "checkfailtransparencynew"
|
||||
environment: "checkpassenvironmenttwofactor"
|
||||
privacy: "checkpassprivacybasic"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
ios:
|
||||
text: "walletninki"
|
||||
link: "https://itunes.apple.com/us/app/ninki-wallet/id965528267?mt=8"
|
||||
source: "https://github.com/Ninkip2p/NinkiCordova"
|
||||
screenshot: "ninki.png"
|
||||
os:
|
||||
- ios
|
||||
check:
|
||||
control: "checkpasscontrolmulti"
|
||||
validation: "checkfailvalidationcentralized"
|
||||
transparency: "checkfailtransparencynew"
|
||||
environment: "checkpassenvironmenttwofactor"
|
||||
privacy: "checkpassprivacybasic"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
android:
|
||||
text: "walletninki"
|
||||
link: "https://play.google.com/store/apps/details?id=com.ninki.wallet&hl=en"
|
||||
source: "https://github.com/Ninkip2p/NinkiCordova"
|
||||
screenshot: "ninki.png"
|
||||
os:
|
||||
- android
|
||||
check:
|
||||
control: "checkpasscontrolmulti"
|
||||
validation: "checkfailvalidationcentralized"
|
||||
transparency: "checkfailtransparencynew"
|
||||
environment: "checkpassenvironmenttwofactor"
|
||||
privacy: "checkpassprivacybasic"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
---
|
||||
|
||||
<!-- Note: this file exempt from check-for-subheading-anchors check -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue