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
2021-08-16 11:30:48 +03:00
android CAKE-192 | parse_address_from_domain.dart fixed and split on 2 files (current and parse_address_from_domain_alert.dart), then moved to the entities directory; used one channel for native calls; removed unneeded spaces; fixed handle of unstoppable domain error in the MainActivity.java 2021-07-07 16:50:55 +03:00
assets CAKE-344 | added MoonPay contact to support page; applied icon color change according to theme 2021-06-29 13:52:22 +03:00
cw_monero CAKE-345 | applied "any" method instead "where" and made single conditions in the createTransaction method (electrum and monero wallets); renamed credentialAmount on totalAmount and made it final in the monero_wallet.dart; made optional paymentId in createTransaction and createTransactionMultDest methods in the transaction_history.dart 2021-08-11 15:20:09 +03:00
ios Changed text for no inputs exception. 2021-07-26 14:05:52 +03:00
lib CAKE-345 | merged CAKE-349 branch into current 2021-08-16 11:30:48 +03:00
res/values CAKE-345 | fixed add receiver button; applied dotted borders to primary button; applied localization to add receiver button; added scrollbar to confirm_sending_alert.dart 2021-08-12 17:56:34 +03:00
scripts/android Added build scripts for android. 2021-03-16 20:18:54 +02:00
test Fixes 2020-09-28 18:47:43 +03:00
tool Changed build instruction for android. Fixed generation of localization files script. 2021-03-31 12:09:30 +03:00
.gitignore Changed text for no inputs exception. 2021-07-26 14:05:52 +03: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 Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
howto-build-android.md Revised build instructions for flutter 2 2021-04-11 22:48:20 -05:00
LICENSE.md Added the project 2020-01-04 21:31:52 +02:00
PRIVACY.md Update PRIVACY.md 2021-05-25 20:03:28 +03:00
pubspec.lock Merge pull request #145 from cake-tech/CAKE-336-BA-issue 2021-06-04 18:32:47 +03:00
pubspec.yaml Changed build version. 2021-07-27 18:40:40 +03:00
README.md more instruction 2021-03-20 21:40:22 -05: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

CakeWallet for Android and iOS

Open Source Monero and Bitcoin Wallet

More instructions to follow

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