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://guides.cakewallet.com
Find a file
Omar Hatem 4d91ef6af8
App Center Integration with CI/CD workflow (#644)
Add Ionia client id to secrets
Update how to build android instructions
Change devicelocale version as it caused issues when building
Add trigger for send test build to transfer.sh and notify slack channel
2022-11-27 15:10:21 -05:00
.github/workflows App Center Integration with CI/CD workflow (#644) 2022-11-27 15:10:21 -05:00
android Android exported (#632) 2022-11-16 21:55:26 -05:00
assets Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
cw_bitcoin Update hive types: UnspentCoinsInfo, Template, ExchangeTemplate. (#583) 2022-11-01 17:43:39 -04:00
cw_core Add default values for hive fields for Node, UnspentCoinsInfo, Wallet… (#598) 2022-11-04 15:55:21 -04:00
cw_haven move amount_converter to cw_core (#588) 2022-11-03 14:45:50 -04:00
cw_monero move amount_converter to cw_core (#588) 2022-11-03 14:45:50 -04:00
cw_shared_external Hv (#295) 2022-03-30 17:57:04 +02:00
ios Cw 218 fix change pin using bio auth (#599) 2022-11-07 15:35:34 -05:00
lib CW-227 Add Disable Exchange option to settings (#642) 2022-11-21 21:18:18 -05:00
res/values CW-227 Add Disable Exchange option to settings (#642) 2022-11-21 21:18:18 -05:00
scripts Update android build version for cakewallet to 136; monero.com 32. (#633) 2022-11-16 22:00:59 -05:00
test Fixes 2020-09-28 18:47:43 +03:00
tool App Center Integration with CI/CD workflow (#644) 2022-11-27 15:10:21 -05:00
.gitignore Add haven.dart into .gitignore 2022-04-07 11:51:43 +01:00
.gitmodules TMP 4 2020-06-20 10:10:00 +03:00
.metadata Added the project 2020-01-04 21:31:52 +02:00
analysis_options.yaml Flutter upgrade 2022-10-12 13:09:57 -04:00
howto-build-android.md App Center Integration with CI/CD workflow (#644) 2022-11-27 15:10:21 -05:00
LICENSE.md Add DRAFT of updated terms 2021-12-30 16:34:33 -06:00
PRIVACY.md Fix privacy policy spelling error (#429) 2022-07-28 19:32:24 +01:00
pubspec_base.yaml App Center Integration with CI/CD workflow (#644) 2022-11-27 15:10:21 -05:00
pubspec_description.yaml Flutter upgrade 2022-10-12 13:09:57 -04:00
README.md Add FIO Crypto Handles and fiat buy/sell to readme (#417) 2022-07-28 19:33:33 +01:00
Refund Pollicy.md Add files via upload 2021-10-22 18:17:23 +01:00
screenshot-android.jpg Added iOS and Android screenshots to repository to allow for CakeWallet to be submitted to Bitcoin.org 2021-04-06 19:10:42 -05:00
screenshot-ios.jpg Added iOS and Android screenshots to repository to allow for CakeWallet to be submitted to Bitcoin.org 2021-04-06 19:10:42 -05:00

Cake Wallet for Android and iOS

Open Source Multi-Currency Wallet

Features

App-Wide Features

  • Completely noncustodial. Your keys, your coins.
  • Built-in exchange for dozens of pairs
  • Buy cryptocurrency 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 external location or iCloud
  • Send to OpenAlias, Unstoppable Domains, Yats, and FIO Crypto Handles
  • Set custom fee levels
  • Store local transaction notes
  • Extremely simple user experience
  • Convenient exchange and sending templates for recurring payments

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

Bitcoin Specific Features

  • Bitcoin coin control (specify specific outputs to spend)
  • Automatically generate new addresses
  • Specify multiple recipients for batch sending
  • Buy BTC with over a dozen fiat currencies
  • Sell BTC for USD

Litecoin Specific Features

  • Litecoin coin control (specify specific outputs to spend)
  • Automatically generate new addresses
  • Specify multiple recipients for batch sending
  • Buy LTC with over a dozen fiat currencies

Haven Specific Features

  • Send, receive, and store XHV and all xAssets like xUSD, xEUR, xAG, etc.

Monero.com by Cake Wallet for Android and iOS

Open Source Monero-Only Wallet

Exchanging to/from other assets is also supported.

Support

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

Build Instructions

More instructions to follow

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