Add Unstoppable wallet
This commit is contained in:
parent
8ff93177a9
commit
5fee3041f6
@ -297,6 +297,7 @@ en:
|
||||
walletblw: "Mobile wallet with Lightning Network support."
|
||||
walleteclairmobile: "Eclair Mobile is a next generation, Lightning-ready Bitcoin wallet. It can be used as a regular Bitcoin wallet, and can also connect to the Lightning Network for cheap and instant payments."
|
||||
walletwasabi: "Wasabi is an open-source, non-custodial, privacy focused Bitcoin wallet for Windows, Linux and Mac. It includes built-in Tor, CoinJoin and coin control features."
|
||||
walletunstoppable: "Easy and intuitive wallet for Bitcoin and other cryptocurrencies. It's non-custodial and private. The wallets packs extensive features to store, monitor and exchange cryptocurrency performance over time."
|
||||
walletdownload: "Install"
|
||||
walletvisit: "Visit website"
|
||||
walletsourcecode: "Source code"
|
||||
|
||||
49
_wallets/unstoppable.md
Normal file
49
_wallets/unstoppable.md
Normal file
@ -0,0 +1,49 @@
|
||||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
id: unstoppable
|
||||
title: "Unstoppable"
|
||||
titleshort: "Unstoppable"
|
||||
compat: "android ios"
|
||||
user: beginner
|
||||
level: 2
|
||||
platform:
|
||||
- mobile:
|
||||
name: mobile
|
||||
os:
|
||||
- name: ios
|
||||
text: "walletunstoppable"
|
||||
link: "https://apps.apple.com/app/bank-bitcoin-wallet/id1447619907?ls=1"
|
||||
source: "https://github.com/horizontalsystems/unstoppable-wallet-ios"
|
||||
screenshot: "unstoppable_ios.png"
|
||||
features: "bech32 legacy_addresses segwit"
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkpassvalidationspvp2p"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkpassprivacybasic"
|
||||
fees: "checkgoodfeecontrolfull"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosurespv"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
- name: android
|
||||
text: "walletunstoppable"
|
||||
link: "https://play.google.com/store/apps/details?id=io.horizontalsystems.bankwallet"
|
||||
source: "https://github.com/horizontalsystems/unstoppable-wallet-android"
|
||||
screenshot: "unstoppable_android.png"
|
||||
features: "bech32 legacy_addresses segwit"
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkpassvalidationspvp2p"
|
||||
transparency: "checkgoodtransparencydeterministic"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkpassprivacybasic"
|
||||
fees: "checkgoodfeecontrolfull"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosurespv"
|
||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||
---
|
||||
BIN
img/screenshots/unstoppable_android.png
Normal file
BIN
img/screenshots/unstoppable_android.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
BIN
img/screenshots/unstoppable_ios.png
Normal file
BIN
img/screenshots/unstoppable_ios.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
BIN
img/wallet/unstoppable.png
Normal file
BIN
img/wallet/unstoppable.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
Loading…
Reference in New Issue
Block a user