mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
wip
This commit is contained in:
parent
19e82c56b1
commit
2e9ba0ab23
9 changed files with 40 additions and 0 deletions
38
fastlane/metadata/android/en-US/full_description.txt
Normal file
38
fastlane/metadata/android/en-US/full_description.txt
Normal file
|
@ -0,0 +1,38 @@
|
|||
A Bitcoin wallet that allows you to store, send Bitcoin, receive Bitcoin with focus on security and simplicity.
|
||||
On BlueWallet, a bitcoin wallet you own you private keys. A Bitcoin wallet made by Bitcoin users for the community.
|
||||
You can instantly transact with anyone in the world and transform the financial system right from your pocket.
|
||||
Create for free unlimited number of bitcoin wallets or import your existing one on your Android device. It's simple and fast.
|
||||
_____
|
||||
|
||||
Here's what you get:
|
||||
|
||||
1 - Security by design
|
||||
|
||||
• Open Source
|
||||
MIT licensed, you can build it and run it on your own! Made with ReactNative
|
||||
|
||||
• Plausible deniability
|
||||
Password which decrypts fake bitcoin wallets if you are forced to disclose your access
|
||||
|
||||
• Full encryption
|
||||
On top of the iOS multi-layer encryption, we encrypt everything with added passwords
|
||||
|
||||
• SegWit & HD wallets
|
||||
SegWit supported and HD wallets enable
|
||||
|
||||
2 - Focused on your experience
|
||||
|
||||
• Be in control
|
||||
Private keys never leave your device.
You control your private keys
|
||||
|
||||
• Flexible fees
|
||||
Starting from 1 Satoshi. Defined by you, the user
|
||||
|
||||
• Replace-By-Fee
|
||||
(RBF) Speed-up your transactions by increasing the fee (BIP125)
|
||||
|
||||
• Watch-only wallets
|
||||
Watch-only wallets allow you to keep an eye on your cold storage without touching the hardware.
|
||||
|
||||
• Lightning Network
|
||||
Lightning wallet with zero-configuration. Unfairly cheap and fast transactions with the best Bitcoin user experience.
|
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
After Width: | Height: | Size: 92 KiB |
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Thin Bitcoin Wallet Built with React Native and Electrum
|
1
fastlane/metadata/android/en-US/title.txt
Normal file
1
fastlane/metadata/android/en-US/title.txt
Normal file
|
@ -0,0 +1 @@
|
|||
BlueWallet Bitcoin Wallet
|
Loading…
Add table
Reference in a new issue