Add more details to readme
This will help users find various links they are looking for, and it will help promote the app. Can merge after #295.
Justin Ehrenhofer committed
Mar 23, 2022 at 09:06 UTC
873408f1d922032f70da6493ac7daba2eed08d8b
1 file changed
+69
-3
README.md
+69
-3
@@ -1,8 +1,74 @@
1
-# CakeWallet for Android and iOS
1
+# Cake Wallet for Android and iOS
2
3
-## Open Source Monero and Bitcoin Wallet
3
+## Open Source Multi-Currency Wallet
4
5
+## Links
6
+
7
+* Website: https://cakewallet.com
8
+* App Store: https://cakewallet.com/ios
9
+* Google Play: https://cakewallet.com/gp
10
+* APK: https://github.com/cake-tech/cake_wallet/releases
11
+
12
+## Features
13
+
14
+### App-Wide Features
15
+
16
+* Completely noncustodial. *Your keys, your coins.*
17
+* Built-in exchange for dozens of pairs
18
+* Buy cryptocurrency with credit/debit/bank
19
+* Sell cryptocurrency by bank transfer
20
+* Scan QR codes for easy cryptocurrency transfers
21
+* Create several wallets
22
+* Select your own custom nodes/servers
23
+* Address book
24
+* Backup to external location or iCloud
25
+* OpenAlias and Unstoppable Domains
26
+* Set custom fee levels
27
+* Store local transaction notes
28
+* Extremely simple user experience
29
+
30
+### Monero Specific Features
31
+
32
+* The Monero view key is retained on the device for maximum privacy
33
+* Full support for Monero subaddresses and accounts
34
+* Specify restore height for faster syncing
35
+* Specify multiple recipients for batch sending
36
+
37
+### Bitcoin Specific Features
38
+
39
+* Bitcoin coin control (specify specific outputs to spend)
40
+* Automatically generate new addresses
41
+* Specify multiple recipients for batch sending
42
+
43
+### Litecoin Specific Features
44
+
45
+* Litecoin coin control (specify specific outputs to spend)
46
+* Automatically generate new addresses
47
+* Specify multiple recipients for batch sending
48
+
49
+### Haven Specific Features
50
+
51
+* Send, receive, and store XHV and all xAssets like xUSD, xEUR, xAG, etc.
52
+
53
+# Monero.com by Cake Wallet for Android and iOS
54
+
55
+## Open Source Monero-Only Wallet
56
+
57
+*Exchanging to/from other assets is also supported.*
58
+
59
+## Links
60
+
61
+* Website: https://monero.com
62
+* App Store: https://apps.apple.com/app/id1601990386
63
+* Google Play: https://play.google.com/store/apps/details?id=com.monero.app
64
+* APK: https://github.com/cake-tech/cake_wallet/releases
65
+
66
+# Support
67
+
68
+We have 24/7 free support. Please contact support@cakewallet.com
69
+
70
+# Build Instructions
71
72
More instructions to follow
73
8
-For instructions on how to build for Android: please view file `howto-build-android.md`
\ No newline at end of file
74
+For instructions on how to build for Android: please view file `howto-build-android.md`