BlueWallet/fastlane/metadata/en-US/description.txt

53 lines
1.2 KiB
Text
Raw Normal View History

2018-06-02 14:04:45 +01:00
Free opensource Bitcoin wallet for iOS
* Private keys never leave your device
* Full encryption
* Fake decryption password (plausible deniability)
* Segwit ready
* Replace-by-Fee (RBF)
Features
=======
2018-06-02 22:00:01 +01:00
2018-06-02 14:04:45 +01:00
Open Source
------------
Since this app is MIT licensed, you can build it and run it on your own! Made with ReactNative
2018-06-02 22:00:01 +01:00
2018-06-02 14:04:45 +01:00
Be in control
-------------
Private keys never leave your device
2018-06-02 22:00:01 +01:00
2018-06-02 14:04:45 +01:00
Full encryption
--------------
2018-06-02 22:00:01 +01:00
On top of iOS multi-layer encryption, BlueWallet encrypts everything with additional user password. And yes, biometric security is not reliable
2018-06-02 14:04:45 +01:00
Plausible deniability
-------------------
2018-06-02 22:00:01 +01:00
Fake password which decrypts fake wallets. For special cases when you are forced to disclose your access, you
can disclose fake password, keeping your real coins hidden
2018-06-02 14:04:45 +01:00
Flexible fees
2018-06-02 22:00:01 +01:00
-------------
Starting from 1 Satoshi. Don't overpay for transactions
2018-06-02 14:04:45 +01:00
Replace-By-Fee (RBF)
----------------------
Speed-up your transactions by increasing the fee (BIP125). You can also change destination address for non-confirmed tx
2018-06-02 22:00:01 +01:00
2018-06-02 14:04:45 +01:00
SegWit
--------
2018-06-02 22:00:01 +01:00
SegWit supported (in P2SH-compatibility mode). Helps reduce the fees even more
2018-06-02 14:04:45 +01:00
Export TXHEX
--------------
2018-06-02 22:00:01 +01:00
Get transaction TXHEX without broadcasting it and broadcast with a relay of your choice