You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
OleksandrSobol 20e0c830cf
CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages
3 years ago
android Added push notifications, FCM. 3 years ago
assets Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying 3 years ago
cw_monero Merge branch 'main' into CAKE-297-subaddress-for-incoming-transaction 3 years ago
ios Fixes for buy screen title. 3 years ago
lib CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages 3 years ago
res/values CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages 3 years ago
scripts/android Added build scripts for android. 3 years ago
test Fixes 4 years ago
tool Changed build instruction for android. Fixed generation of localization files script. 3 years ago
.gitignore Added push notifications, FCM. 3 years ago
.gitmodules TMP 4 4 years ago
.metadata Added the project 5 years ago
LICENSE.md Added the project 5 years ago
PRIVACY.md Update PRIVACY.md 3 years ago
README.md more instruction 3 years ago
analysis_options.yaml Reworked electrum wallet. Added Litecoin wallet. 3 years ago
howto-build-android.md Revised build instructions for flutter 2 3 years ago
pubspec.lock Merge pull request #145 from cake-tech/CAKE-336-BA-issue 3 years ago
pubspec.yaml Changed build versions. 3 years ago
screenshot-android.jpg Added iOS and Android screenshots to repository to allow for CakeWallet to be submitted to Bitcoin.org 3 years ago
screenshot-ios.jpg Added iOS and Android screenshots to repository to allow for CakeWallet to be submitted to Bitcoin.org 3 years ago

README.md

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