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 @@ -287,6 +287,7 @@ en:
walletcatweb-description: "Web wallets are bitcoin wallets that are accessible using a web browser. No installation of additional software is needed."
walletbitcoincore: "Bitcoin Core is a full Bitcoin client and builds the backbone of the network. It offers high levels of security, privacy, and stability. However, it has fewer features and it takes a lot of space and memory."
walletbitcoinknots: "Bitcoin Knots is a full Bitcoin client and builds the backbone of the network. It offers high levels of security, privacy, and stability. It includes more advanced features than Bitcoin Core, but they are not as well-tested. It uses a lot of space and memory."
walletbull: "BULL Wallet is a self-custodial Bitcoin and Layer 2 wallet that enables seamless, non-custodial atomic swaps across Bitcoin, Lightning, and Liquid. It combines the power and flexibility demanded by experts with the simplicity needed by beginners. Our mission is to make self-custody accessible to everyone, even in a high-fee environment, without compromising control or security."
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."
Expand Down
47 changes: 47 additions & 0 deletions _wallets/bull.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.

id: bull
title: "Bull Bitcoin"
titleshort: "BULL"
compat: "mobile android ios"
level: 2
platform:
- mobile:
name: mobile
os:
- name: android
text: "walletbull"
link: "https://play.google.com/store/apps/details?id=com.bullbitcoin.mobile"
source: "https://github.com/SatoshiPortal/bullbitcoin-mobile"
screenshot: "bull.png"
features: "bech32 hardware_wallet legacy_addresses lightning segwit"
check:
control: "checkgoodcontrolfull"
validation: "checkpassvalidationservers" # default Bull Bitcoin electrum server but support custom servers
transparency: "checkpasstransparencyopensource"
environment: "checkpassenvironmentmobile"
privacy: "checkgoodprivacyimproved" # Payjoin v2
fees: "checkgoodfeecontrolfull" # rbf
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurecentralized" # the default reveals addresses to Bull electrum server, but it could be used with custom electrum servers
- name: ios
text: "walletbull"
link: "https://apps.apple.com/us/app/bull-bitcoin/id6743380972"
source: "https://github.com/SatoshiPortal/bullbitcoin-mobile"
screenshot: "bull.png"
features: "bech32 hardware_wallet legacy_addresses lightning segwit"
check:
control: "checkgoodcontrolfull"
validation: "checkpassvalidationservers" # default Bull Bitcoin electrum server but support custom servers
transparency: "checkpasstransparencyopensource"
environment: "checkpassenvironmentmobile"
privacy: "checkgoodprivacyimproved" # Payjoin v2
fees: "checkgoodfeecontrolfull" # rbf
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurecentralized" # the default reveals addresses to Bull electrum server, but it could be used with custom electrum servers
privacynetwork: "checkfailprivacynetworknosupporttor" # soon
---
Binary file added img/screenshots/bull.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/bull.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.