mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +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"
|
||||
|
|
|
@ -109,6 +109,7 @@ en:
|
|||
walletmultibit: "MultiBit is a lightweight client that focuses on being fast and easy to use. It synchronizes with the network and is ready to use in minutes. MultiBit also supports many languages. It is a good choice for non-technical users."
|
||||
wallethive: "Hive is a fast, integrated, user-friendly Bitcoin wallet for Mac OS X. With a focus on usability, Hive is translated into many languages and has apps, making it easy to interact with your favorite Bitcoin services and merchants."
|
||||
wallethive-android: "Hive is a standalone wallet for Android, which requires no external server or account. It focuses on usability, yet provides a range of advanced features, such as touch-to-pay via NFC or reliable payments via Bluetooth. Hive Android is extensible through plugins."
|
||||
wallethive-web: "Hive Web is a human-friendly Bitcoin and Litecoin wallet, which features a beautiful, elegant and simple interface. It offers Waggle, a simple way to send & receive tokens with other Hive users near you. Your passphrase generates your wallet, making it portable and backups easy."
|
||||
walletarmory: "Armory is an advanced Bitcoin client that expands its features for Bitcoin power users. It offers many backup and encryption features, and it allows secure cold-storage on offline computers."
|
||||
walletelectrum: "Electrum's focus is speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase."
|
||||
walletbitcoinwallet: "Bitcoin Wallet is easy to use and reliable, while also being secure and fast. Its vision is de-centralization and zero trust; no central service is needed for Bitcoin-related operations. The app is a good choice for non-technical people."
|
||||
|
|
BIN
img/screenshots/hiveweb.png
Normal file
BIN
img/screenshots/hiveweb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
Loading…
Add table
Add a link
Reference in a new issue