Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _translations/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ en:
walletunstoppable: "Unstoppable is a non-custodial and intuitive mobile wallet for Bitcoin and other cryptocurrencies. This wallet packs some essential features to store, exchange and monitor cryptocurrency performance while staying private."
walletspecterdesktop: "Specter Desktop is a desktop wallet interface for Bitcoin Core with a focus on privacy, coin control, single and multisig setups. Specter is non-custodial and works with all major hardware wallets."
walletsparrow: "Sparrow is a Bitcoin wallet with a focus on security, privacy and usability. Sparrow supports single and multisig script types, connects to an Electrum server or Bitcoin Core, interacts with popular hardware wallets, provides full coin and fee control, and contains a transaction editor and a blockchain explorer."
walletbluewallet: "BlueWallet is a non-custodial Bitcoin wallet for mobile and macOS with a focus on simplicity. It supports SegWit and HD addresses, multisig vaults, hardware wallet integration through PSBT, coin control, and Replace-By-Fee."
walletdownload: "Install"
walletvisit: "Visit website"
walletsourcecode: "Source code"
Expand Down
58 changes: 58 additions & 0 deletions _wallets/bluewallet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.

id: bluewallet
title: "BlueWallet"
titleshort: "BlueWallet"
compat: "mobile desktop android ios mac"
user: beginner
level: 2
platform:
- mobile:
name: mobile
default: &DEFAULT-MOBILE
text: "walletbluewallet"
source: "https://github.com/BlueWallet/BlueWallet"
features: "bech32 hardware_wallet legacy_addresses multisig segwit"
check: &DEFAULT-MOBILE-CHECK
control: "checkgoodcontrolfull"
validation: "checkpassvalidationspvservers"
transparency: "checkpasstransparencyopensource"
environment: "checkpassenvironmentmobile"
privacy: "checkpassprivacybasic"
fees: "checkgoodfeecontrolfull"
privacycheck: &DEFAULT-PRIVACYCHECK
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurecentralized"
privacynetwork: "checkfailprivacynetworknosupporttor"
os:
- name: android
<<: *DEFAULT-MOBILE
link: "https://play.google.com/store/apps/details?id=io.bluewallet.bluewallet"
screenshot: "bluewalletandroid.jpg"
- name: ios
<<: *DEFAULT-MOBILE
link: "https://apps.apple.com/us/app/bluewallet-bitcoin-wallet/id1376878040"
screenshot: "bluewalletios.jpg"
- desktop:
name: desktop
os:
- name: mac
text: "walletbluewallet"
link: "https://bluewallet.io/desktop-bitcoin-wallet"
source: "https://github.com/BlueWallet/BlueWallet"
screenshot: "bluewalletmac.png"
features: "bech32 hardware_wallet legacy_addresses multisig segwit"
check:
control: "checkgoodcontrolfull"
validation: "checkpassvalidationspvservers"
transparency: "checkpasstransparencyopensource"
environment: "checkfailenvironmentdesktop"
privacy: "checkpassprivacybasic"
fees: "checkgoodfeecontrolfull"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurecentralized"
privacynetwork: "checkfailprivacynetworknosupporttor"
---
Binary file added img/screenshots/bluewalletandroid.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/screenshots/bluewalletios.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/screenshots/bluewalletmac.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/wallet/bluewallet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.