Stack Wallet, a multicoin, cryptocurrency wallet
Find a file
julian c87564e1cd Merge remote-tracking branch 'origin/monerodart_testing' into monero_merge
# Conflicts:
#	.gitignore
#	crypto_plugins/flutter_libmonero
#	lib/pages/add_wallet_views/add_wallet_view/add_wallet_view.dart
#	lib/pages/add_wallet_views/restore_wallet_view/restore_options_view/restore_options_view.dart
#	lib/pages_desktop_specific/settings/settings_menu/nodes_settings.dart
#	lib/utilities/constants.dart
#	lib/wallets/crypto_currency/coins/monero.dart
#	lib/wallets/wallet/impl/monero_wallet.dart
#	lib/wallets/wallet/impl/wownero_wallet.dart
#	scripts/app_config/templates/pubspec.template
#	scripts/linux/build_all.sh
#	scripts/windows/build_all.sh
2024-05-27 10:41:50 -06:00
.github Replace vanished ATiltedTree/setup-rust with dtolnay/rust-toolchain. 2024-05-08 22:03:14 -07:00
.vscode save 2023-05-24 14:19:49 -04:00
android Merge remote-tracking branch 'origin/monerodart_testing' into monero_merge 2024-05-27 10:41:50 -06:00
asset_sources playstore icon 2024-05-24 14:17:25 -06:00
assets move all lottie files into symlinked structure based on app 2024-05-22 15:00:32 -06:00
crypto_plugins update libmonero version to include logic error fix 2024-05-23 10:48:18 -06:00
docs Merge remote-tracking branch 'origin/monerodart_testing' into monero_merge 2024-05-27 10:41:50 -06:00
google_fonts font fix 2022-09-24 15:21:31 -06:00
integration_test first commit 2022-08-26 16:11:35 +08:00
ios mac/ios asset tweaks 2024-05-23 19:19:36 -06:00
lib Merge remote-tracking branch 'origin/monerodart_testing' into monero_merge 2024-05-27 10:41:50 -06:00
linux linux template files 2024-05-23 17:23:35 -06:00
macos Merge remote-tracking branch 'origin/monerodart_testing' into monero_merge 2024-05-27 10:41:50 -06:00
scripts Merge remote-tracking branch 'origin/monerodart_testing' into monero_merge 2024-05-27 10:41:50 -06:00
test script generated app_config.g.dart file 2024-05-22 13:38:49 -06:00
windows windows template files 2024-05-23 17:32:20 -06:00
.gitignore Merge remote-tracking branch 'origin/monerodart_testing' into monero_merge 2024-05-27 10:41:50 -06:00
.gitmodules use github.com instead of www.github.com as frostdart submodule url 2024-01-25 12:14:25 -06:00
.metadata update macos xcode project files 2023-07-17 10:29:08 -06:00
analysis_options.yaml change package to relative imports lint rule 2024-05-22 18:18:48 -06:00
LICENSE first commit 2022-08-26 16:11:35 +08:00
pubspec.lock Merge branch 'testing' into monerodart_testing 2024-05-08 18:51:34 -05:00
README.md docs: add doc about cryptocurrencies 2023-04-21 00:03:59 +03:00

codecov

Stack Wallet

Stack Wallet is a fully open source cryptocurrency wallet. With an easy to use user interface and quick and speedy transactions, this wallet is ideal for anyone no matter how much they know about the cryptocurrency space. The app is actively maintained to provide new user friendly features.

Feature List

Highlights include:

  • 11 Different cryptocurrencies:
  • All private keys and seeds stay on device and are never shared.
  • Easy backup and restore feature to save all the information that's important to you.
  • Trading cryptocurrencies through our partners.
  • Custom address book
  • Favorite wallets with fast syncing
  • Custom Nodes.
  • Open source software.
  • No ads.

You can find the roadmap here.

Building

You can look at the build instructions for more details.