Update readme (#927)
Justin Ehrenhofer committed
May 15, 2023 at 07:02 UTC
0f44bc094f2128286941e71f78055f39cf5ce985
1 file changed
+16
-6
README.md
+16
-6
@@ -5,9 +5,10 @@
5
## Links
6
7
* Website: https://cakewallet.com
8
-* App Store: https://cakewallet.com/ios
8
+* App Store (iOS / MacOS): https://cakewallet.com/ios
9
* Google Play: https://cakewallet.com/gp
10
* APK: https://github.com/cake-tech/cake_wallet/releases
11
+* Linux: https://github.com/cake-tech/cake_wallet/releases
12
13
## Features
14
@@ -15,18 +16,22 @@
16
17
* Completely noncustodial. *Your keys, your coins.*
18
* Built-in exchange for dozens of pairs
18
-* Buy cryptocurrency with credit/debit/bank
19
+* Easily pay cryptocurrency invoices with fixed rate exchanges
20
+* Buy cryptocurrency (BTC/LTC/XMR) with credit/debit/bank
21
* Sell cryptocurrency by bank transfer
22
+* Purchase gift cards at a discount using only an email with [Cake Pay](https://cakepay.com), available in-app
23
* Scan QR codes for easy cryptocurrency transfers
24
* Create several wallets
25
* Select your own custom nodes/servers
26
* Address book
27
* Backup to external location or iCloud
28
* Send to OpenAlias, Unstoppable Domains, Yats, and FIO Crypto Handles
26
-* Set custom fee levels
29
+* Set desired network fee level
30
* Store local transaction notes
31
* Extremely simple user experience
32
* Convenient exchange and sending templates for recurring payments
33
+* Create donation links and invoices in the receive screen
34
+* Robust privacy settings (eg: Tor-only connections)
35
36
### Monero Specific Features
37
@@ -34,13 +39,13 @@
39
* Full support for Monero subaddresses and accounts
40
* Specify restore height for faster syncing
41
* Specify multiple recipients for batch sending
42
+* Optionally set Monero nodes as trusted for faster syncing
43
44
### Bitcoin Specific Features
45
46
* Bitcoin coin control (specify specific outputs to spend)
47
* Automatically generate new addresses
48
* Specify multiple recipients for batch sending
43
-* Buy BTC with over a dozen fiat currencies
49
* Sell BTC for USD
50
51
### Litecoin Specific Features
@@ -48,7 +53,6 @@
53
* Litecoin coin control (specify specific outputs to spend)
54
* Automatically generate new addresses
55
* Specify multiple recipients for batch sending
51
-* Buy LTC with over a dozen fiat currencies
56
57
### Haven Specific Features
58
@@ -63,7 +67,7 @@
67
## Links
68
69
* Website: https://monero.com
66
-* App Store: https://apps.apple.com/app/id1601990386
70
+* App Store (iOS): https://apps.apple.com/app/id1601990386
71
* Google Play: https://play.google.com/store/apps/details?id=com.monero.app
72
* APK: https://github.com/cake-tech/cake_wallet/releases
73
@@ -71,6 +75,8 @@
75
76
We have 24/7 free support. Please contact support@cakewallet.com
77
78
+We have excellent user guides, which are also open-source and open for contributions: https://guides.cakewallet.com
79
+
80
# Build Instructions
81
82
More instructions to follow
@@ -136,3 +142,7 @@ The only parts to be translated, if needed, are the values m and s after the var
142
3. Add the raw mapping underneath in `lib/entities/fiat_currency.dart` following the same format as the others.
143
144
4. Add a flag of the issuing country or organization to `assets/images/flags/XXXX.png`, replacing XXXX with the ISO 3166-1 alpha-3 code used above (eg: `usa.png`, `eur.png`). Do not add this if the flag with the same name already exists. The image must be 42x26 pixels with a 3 pixels of transparent margin on all 4 sides.
145
+
146
+---
147
+
148
+Copyright (C) 2018-2023 Cake Labs LLC