mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Add Hive Web wallet
This commit is contained in:
parent
803ad0fe28
commit
068c2eef58
3 changed files with 19 additions and 2 deletions
|
@ -56,8 +56,8 @@ wallets:
|
|||
- hive:
|
||||
title: "Hive"
|
||||
titleshort: "Hive"
|
||||
compat: "mobile desktop android mac"
|
||||
level: 2
|
||||
compat: "mobile desktop web android mac"
|
||||
level: 3
|
||||
platform:
|
||||
mobile:
|
||||
text: "wallethive-android"
|
||||
|
@ -93,6 +93,22 @@ wallets:
|
|||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosurespv"
|
||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||
web:
|
||||
text: "wallethive-web"
|
||||
link: "https://hivewallet.com/"
|
||||
source: "https://github.com/hivewallet/hive-js"
|
||||
screenshot: "hiveweb.png"
|
||||
os:
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
decentralization: "checkfaildecentralizecentralized"
|
||||
transparency: "checkfailtransparencyremote"
|
||||
environment: "checkfailenvironmentdesktop"
|
||||
privacy: "checkpassprivacybasic"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||
- armory:
|
||||
title: "Armory"
|
||||
titleshort: "Armory"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue