From c5bdbbcdcb7628865996c84ca7368eefd0a0d10f Mon Sep 17 00:00:00 2001 From: Justin Ehrenhofer Date: Mon, 18 Mar 2024 11:35:29 -0500 Subject: [PATCH] Minor: add MacOS/Linux for Cake Wallet (#2441) Signed-off-by: Daniel Gray --- docs/cryptocurrency.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cryptocurrency.md b/docs/cryptocurrency.md index 05f35190..d92742f9 100644 --- a/docs/cryptocurrency.md +++ b/docs/cryptocurrency.md @@ -38,7 +38,7 @@ With Monero, outside observers cannot decipher addresses trading Monero, transac For optimal privacy, make sure to use a noncustodial wallet where the view key stays on the device. This means that only you will have the ability to spend your funds and see incoming and outgoing transactions. If you use a custodial wallet, the provider can see **everything** you do; if you use a “lightweight” wallet where the provider retains your private view key, the provider can see almost everything you do. Some noncustodial wallets include: - [Official Monero client](https://getmonero.org/downloads) (Desktop) -- [Cake Wallet](https://cakewallet.com) (iOS, Android) +- [Cake Wallet](https://cakewallet.com) (iOS, Android, macOS, Linux BETA) - Cake Wallet supports multiple cryptocurrencies. A Monero-only version of Cake Wallet is available at [Monero.com](https://monero.com). - [Feather Wallet](https://featherwallet.org) (Desktop) - [Monerujo](https://monerujo.io) (Android)