The open source repository for Cake Wallet, a noncustodial multi-currency wallet, and Monero.com, a noncustodial Monero-only wallet. Need help? Check out https://docs.cakewallet.com https://cakewallet.com
  • Dart 97.2%
  • Shell 1.5%
  • CMake 0.4%
  • C++ 0.3%
  • Swift 0.1%
  • Other 0.3%
Find a file
Seth For Privacy 7f090c3a3a
Fix domain lookup toggles for Yat and Zcash.me providers (#3439)
Both providers checked the wrong SettingsStore flag in isEnabled(), so
their toggles in Settings > Connection and sync > Domain lookups had no
effect:

- YatAddressProvider read lookupsWellKnown instead of lookupsYatService,
  so the 'Yat' toggle did nothing and '.wellknown' unexpectedly gated it.
- ZcashMeAddressProvider read lookupsZcashNames instead of
  lookupsZcashAddress, so the 'Zcash.me' toggle did nothing and it was
  gated by the 'Zcash Names' toggle.

Each provider now reads the flag its own toggle writes, matching the
mapping in ConnectionSyncViewModel.lookupValue/setLookupValue.
2026-07-25 02:43:06 +03:00
.github ci: sanitize branch name when naming test APK in reusable-build 2026-07-24 23:35:59 +02:00
android add haptic feedback on copy (#3401) 2026-07-14 16:42:15 +03:00
assets v6.3.0 Release Candidate (#3414) 2026-07-21 04:54:48 +03:00
cw_bitcoin fix: stop resetting coin control on swap (#3433) 2026-07-22 17:08:59 +03:00
cw_bitcoin_cash Reformat the whole codebase with 100 line width (#3403) 2026-07-15 01:20:33 +03:00
cw_core refactor: remove deprecated payment URI classes and unify URI handling with ERC681URI implementation (#3423) 2026-07-21 00:23:20 +03:00
cw_custom_lints Reformat the whole codebase with 100 line width (#3403) 2026-07-15 01:20:33 +03:00
cw_decred Cw 1539 lightning enhancements (#3400) 2026-07-17 17:49:17 +03:00
cw_dogecoin Reformat the whole codebase with 100 line width (#3403) 2026-07-15 01:20:33 +03:00
cw_evm refactor: remove deprecated payment URI classes and unify URI handling with ERC681URI implementation (#3423) 2026-07-21 00:23:20 +03:00
cw_monero v6.3.0 Release Candidate (#3414) 2026-07-21 04:54:48 +03:00
cw_mweb continue formatting 2026-07-15 05:14:40 +03:00
cw_nano Cw 1539 lightning enhancements (#3400) 2026-07-17 17:49:17 +03:00
cw_shared_external Reformat the whole codebase with 100 line width (#3403) 2026-07-15 01:20:33 +03:00
cw_solana delete solana sync keys when removing the wallet 2026-07-17 01:24:28 +03:00
cw_tron Reformat the whole codebase with 100 line width (#3403) 2026-07-15 01:20:33 +03:00
cw_wownero Cw 1539 lightning enhancements (#3400) 2026-07-17 17:49:17 +03:00
cw_zano Cw 1539 lightning enhancements (#3400) 2026-07-17 17:49:17 +03:00
cw_zcash fix: proper migration path (#3430) 2026-07-22 15:25:05 +03:00
docs security: harden vulnerability disclosure policy (#3419) 2026-07-21 00:08:26 +03:00
integration_test continue formatting 2026-07-15 05:14:40 +03:00
ios v6.3.0 Release Candidate (#3414) 2026-07-21 04:54:48 +03:00
lib Fix domain lookup toggles for Yat and Zcash.me providers (#3439) 2026-07-25 02:43:06 +03:00
linux linux fixes (#3262) 2026-05-28 17:10:48 +02:00
macos update app versions [skip ci] 2026-07-24 05:03:53 +03:00
res Fix stale seed location path in seed_display_path (#3440) 2026-07-25 02:29:14 +03:00
scripts Fix paste button in swap page (#3437) 2026-07-24 02:20:43 +03:00
test continue formatting 2026-07-15 05:14:40 +03:00
test_driver CW-727/728-Automated-Integrated-Tests (#1514) 2024-09-22 05:46:51 +03:00
tool trezor-monero-passphrase-modal (#3337) 2026-07-17 17:52:52 +03:00
windows Better windows installer (#2387) 2025-07-19 01:47:28 +03:00
.dockerignore New design (#2797) 2026-03-11 04:26:57 +02:00
.gitignore feat: zkool2 (#3165) 2026-07-17 16:01:31 +03:00
.metadata CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
analysis_options.yaml add-lints (#3356) 2026-07-14 12:50:19 +02:00
cakewallet.bat fix: Restrict Windows platform from using Zcash and Lightning features; update Lightning availability checks. (#3220) 2026-05-06 21:40:06 +02:00
com.cakewallet.CakeWallet.yml revert flatpack path [skip ci] 2025-04-04 01:59:55 +02:00
compile_graphics.sh Move to precompiled SVGs (#3072) 2026-03-13 00:42:06 +01:00
configure_cake_wallet.sh add compile graphics to configure script (#3142) 2026-03-27 16:38:12 +01:00
devtools_options.yaml v5.5.0 Release candidate (#2574) 2025-10-15 05:26:56 +03:00
Dockerfile tentative fix for linux ci 2026-07-12 08:40:04 +02:00
env.json Wownero (#1485) 2024-07-04 22:43:17 +03:00
integration_test_runner.sh CW1272 tails, linux generic fixes (#2630) 2025-11-20 19:25:37 +01:00
LICENSE.md Update LICENSE.md (#1984) 2025-01-28 14:57:53 +02:00
model_generator.sh Ywallet zcash (#2810) 2026-01-16 03:16:41 +01:00
PRIVACY.md Docs spelling issues (#1789) 2024-11-04 04:51:19 +02:00
pubspec_base.yaml feat: zkool2 (#3165) 2026-07-17 16:01:31 +03:00
pubspec_description.yaml CW-798 Fix macos 15 issues (#1775) 2024-11-25 16:08:30 +02:00
README.md readme: remove wownero from supported cryptocurrency list (#3412) 2026-07-18 18:52:07 +03:00
run-android.sh feat: use better embedded Tor (#2453) 2025-09-05 23:07:26 +03:00

logo

Cake Wallet

Cake Wallet is an open-source, non-custodial, and private multi-currency crypto wallet for Android, iOS, macOS, and Linux.

Cake Wallet includes support for several cryptocurrencies, including:

  • Monero (XMR)
  • Bitcoin (BTC)
  • Ethereum (ETH)
  • Litecoin (LTC)
  • Bitcoin Cash (BCH)
  • Polygon (POL)
  • Base (BASE)
  • Arbitrum (ARB)
  • Solana (SOL)
  • Tron (TRX)
  • Nano (XNO)
  • Zano (ZANO)
  • Decred (DCR)

Features

App-Wide Features

  • Completely noncustodial. Your keys, your coins.
  • Built-in exchange for dozens of pairs
  • Easily pay cryptocurrency invoices with fixed rate exchanges
  • Buy cryptocurrency (BTC/LTC/XMR/ETH) with credit/debit/bank
  • Sell cryptocurrency by bank transfer
  • Scan QR codes for easy cryptocurrency transfers
  • Create several wallets
  • Select your own custom nodes/servers
  • Address book
  • Backup to an external location or iCloud
  • Send to OpenAlias, Unstoppable Domains, Yats, and FIO Crypto Handles
  • Set desired network fee level
  • Store local transaction notes
  • Extremely simple user experience
  • Convenient exchange and sending templates for recurring payments
  • Create donation links and invoices in the receive screen
  • Robust privacy settings (eg: Tor-only connections)
  • Robust security settings (eg: Cake 2FA)

Monero Specific Features

  • The Monero view key is retained on the device for maximum privacy
  • Full support for Monero subaddresses and accounts
  • Specify restore height for faster syncing
  • Specify multiple recipients for batch sending
  • Optionally set Monero nodes as trusted for faster syncing
  • Specify a proxy for Monero nodes, compatible with Tor and i2p

Bitcoin Specific Features

  • Bitcoin coin control (specify specific outputs to spend)
  • Automatically generate new addresses
  • Specify multiple recipients for batch sending

Ethereum Specific Features

  • Store ETH and all ERC-20 tokens
  • Add custom tokens by contract address
  • Enable or disable Etherscan for transaction history

Litecoin Specific Features

  • Litecoin coin control (specify specific outputs to spend)
  • Automatically generate new addresses
  • Specify multiple recipients for batch sending

Monero.com by Cake Wallet for Android and iOS

Open Source Monero-Only Wallet

Exchanging to/from other assets is also supported.

APK Verification

APK releases on GitHub, Accrescent, and F-Droid use the same key. They can easily be verified using apksigner or AppVerifier.

See below for Cake Wallet's SHA-256 signing certificate hash:

com.cakewallet.cake_wallet
C5:40:53:AB:0F:10:D9:54:17:62:A3:DA:76:65:AE:3D:BA:5E:7C:74:3A:B4:F1:08:A5:34:9D:62:AC:10:6E:F5

Support

We have 24/7 free support. Please contact support@cakewallet.com

We have excellent user guides, which are also open-source and open for contributions: https://docs.cakewallet.com

Build Instructions

More instructions to follow

For instructions on how to build for Android: please view file howto-build-android.md

Contributing

Improving translations

Edit the applicable strings_XX.arb file in res/values/ and open a pull request with the changes.

Current list of language files:

  • English
  • Spanish
  • French
  • German
  • Italian
  • Portuguese
  • Dutch
  • Polish
  • Croatian
  • Russian
  • Ukrainian
  • Hindi
  • Japanese
  • Chinese
  • Korean
  • Thai
  • Arabic
  • Turkish
  • Burmese
  • Urdu
  • Bulgarian
  • Czech
  • Indonesian
  • Hausa
  • Yoruba

Add a new language

  1. Create a new strings_XX.arb file in res/values/, replacing XX with the language's ISO 639-1 code.

  2. Edit the strings in this file, replacing XXX below with the translation for each string.

"welcome": "Welcome to", -> "welcome": "XXX",

  1. For strings where there is a variable, denoted by a $ symbol and braces, such as ${status}, the string in braces should not be translated. For example, when editing line 106:

"time" : "${minutes}m ${seconds}s"

The only parts to be translated, if needed, are the values m and s after the variables.

  1. Add the language to lib/entities/language_service.dart under both supportedLocales and localeCountryCode. Use the name of the language in the local language and in English in parentheses after for supportedLocales. Use the ISO 3166-1 alpha-3 code for localeCountryCode. You must choose one country, so choose the country with the most native speakers of this language or is otherwise best associated with this language.

  2. Add a relevant flag to assets/images/flags/XXXX.png, replacing XXXX with the 3 letters localeCountryCode. The image must be 42x26 pixels with 3 pixels of transparent margin on all 4 sides. You can resize the flag with paint.net to 36x20 pixels, expand the canvas to 42x26 pixels with the flag anchored in the middle, and then manually delete the 3 pixels on each side to make it transparent. Or you can use another program like Photoshop.

  3. Add the new language code to tool/utils/translation/translation_constants.dart

Add a new fiat currency

  1. Check with Cake Wallet support to see if the desired new fiat currency is available through our fiat API. Not all fiat currencies are.

  2. If the currency is associated strongly with a specific issuing country, map the ISO 4217 currency code with the applicable ISO 3166-1 alpha-3 code in lib/entities/fiat_currency.dart. If the currency is used in a whole region or organization, then map with a reasonable interpretation of this (eg: eur countryCode for EUR symbol).

  3. Add the raw mapping underneath in lib/entities/fiat_currency.dart following the same format as the others.

  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.


Copyright (C) 2018-2023 Cake Labs LLC