mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Added Coinomi wallet
This commit is contained in:
parent
45855ab2d9
commit
8879288197
4 changed files with 41 additions and 0 deletions
|
@ -597,6 +597,46 @@ wallets:
|
|||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
- coinomi:
|
||||
title: "Coinomi Universal Wallet"
|
||||
titleshort: "Coinomi"
|
||||
compat: "mobile android"
|
||||
level: 3
|
||||
platform:
|
||||
mobile:
|
||||
text: "walletcoinomi"
|
||||
link: "https://play.google.com/store/apps/details?id=com.coinomi.wallet"
|
||||
source: "https://github.com/Coinomi"
|
||||
screenshot: "coinomiwalletandroid.png"
|
||||
os:
|
||||
- android
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkfailvalidationcentralized"
|
||||
transparency: "checkgoodtransparencydeterministic"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkpassprivacybasic"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosurecentralized"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
android:
|
||||
text: "walletcoinomi"
|
||||
link: "https://play.google.com/store/apps/details?id=com.coinomi.wallet"
|
||||
source: "https://github.com/Coinomi/coinomi-android"
|
||||
screenshot: "coinomiwalletandroid.png"
|
||||
os:
|
||||
- android
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkfailvalidationcentralized"
|
||||
transparency: "checkgoodtransparencydeterministic"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkpassprivacybasic"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosurecentralized"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
- coinbase:
|
||||
title: "Coinbase"
|
||||
titleshort: "Coinbase"
|
||||
|
|
|
@ -126,6 +126,7 @@ en:
|
|||
wallettrezor: "TREZOR is a hardware wallet providing a high level of security without sacrificing convenience. Unlike cold storage, TREZOR is able to sign transactions while connected to an online device. That means spending bitcoins is secure even when using a compromised computer."
|
||||
wallethw1: "HW.1 is a hardware wallet built upon a ST23YT66 banking smartcard platform. It keeps the user private keys safe, validates transactions, can be used as a secure prepaid card or a multisignature party. While not open-source, it can be deterministically validated."
|
||||
walletcoinapult: "Coinapult's wallet is designed with Bitcoin newcomers in mind. It allows sending bitcoins via email and SMS, and a handy tool called Locks helps protecting your balance from Bitcoin price swings. Users can Lock bitcoins to Gold, Euros, and more!"
|
||||
walletcoinomi: "Coinomi is a lightweight, secure, open-source, universal, HD Wallet. Apart from Bitcoin it also supports many altcoins so you can keep all your funds in a single wallet. Your private keys never leave your device and you only need to back it up just once!"
|
||||
walletdownload: "Install"
|
||||
walletvisit: "Visit website"
|
||||
walletsourcecode: "Source code"
|
||||
|
|
BIN
img/screenshots/coinomiwalletandroid.png
Normal file
BIN
img/screenshots/coinomiwalletandroid.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
BIN
img/wallet/coinomiwallet.png
Normal file
BIN
img/wallet/coinomiwallet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue