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
Justin Ehrenhofer 873408f1d9
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.
2022-03-23 09:06:16 -05:00
android Fixes for open https links for android 2022-01-31 14:09:47 +02:00
assets Redesigned bottom bar of main screen according Figma (#279) 2022-03-15 17:13:34 +03:00
cw_bitcoin Fixes for litecoin transactions. Change fixed rate mode for exchange. 2022-01-27 11:20:51 +02:00
cw_core remove unused import 2022-02-03 12:46:45 +01:00
cw_monero Fixes for tx key for monero wallet 2022-01-31 14:08:38 +02:00
ios Fix typos (#276) 2022-03-09 14:43:18 +03:00
lib Balance Container redesigned according to Figma (#287) 2022-03-18 11:47:57 +01:00
res/values i18n: fix french translations syntax error (#294) 2022-03-17 13:25:47 +01:00
scripts Change project version 2022-02-08 10:59:52 +02:00
test Fixes 2020-09-28 18:47:43 +03:00
tool Fixes for tx key for monero wallet 2022-01-31 14:08:38 +02:00
.gitignore Added AndroidManifest to gitignore 2022-01-12 17:04:10 +02: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 Configure wallet types for the app 2021-12-24 14:41:34 +02:00
howto-build-android.md Fix typos (#276) 2022-03-09 14:43:18 +03:00
LICENSE.md Add DRAFT of updated terms 2021-12-30 16:34:33 -06:00
PRIVACY.md Minor terms edits 2022-01-11 09:01:06 -06:00
pubspec_base.yaml Change target sdk version to 30 for android project. Remove unused files. 2022-01-13 16:12:22 +02:00
pubspec_description.yaml Generation of pubspec.yaml file 2022-01-10 15:27:36 +02:00
README.md Add more details to readme 2022-03-23 09:06:16 -05: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
  • OpenAlias and Unstoppable Domains
  • Set custom fee levels
  • Store local transaction notes
  • Extremely simple user experience

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

Litecoin Specific Features

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

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