mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
Wallets: Add Ninki wallet
Rebased-from: 8137407d17d3b01af7051b76555f4482e3cb39b7 Rebased-by: David A. Harding <dave@dtrt.org> Closes #760
This commit is contained in:
parent
2c1615e75b
commit
74e42facd7
4 changed files with 26 additions and 1 deletions
|
@ -637,7 +637,31 @@ wallets:
|
|||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||
|
||||
- ninki:
|
||||
title: "Ninki Wallet"
|
||||
titleshort: "Ninki"
|
||||
compat: "desktop windows mac linux"
|
||||
level: 3
|
||||
platform:
|
||||
desktop:
|
||||
text: "walletninki"
|
||||
link: "https://chrome.google.com/webstore/detail/ninki-wallet/ojjnofoknpfkbbamkfililnkoeoiohih"
|
||||
source: "https://github.com/Ninkip2p/NinkiWalletCRX"
|
||||
screenshot: "ninki.png"
|
||||
os:
|
||||
- windows
|
||||
- mac
|
||||
- linux
|
||||
check:
|
||||
control: "checkpasscontrolmulti"
|
||||
validation: "checkfailvalidationcentralized"
|
||||
transparency: "checkfailtransparencynew"
|
||||
environment: "checkpassenvironmenttwofactor"
|
||||
privacy: "checkpassprivacybasic"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
---
|
||||
|
||||
<h1>{% translate pagetitle %}</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue