Stack Wallet, a multicoin, cryptocurrency wallet
Find a file
julian f41a85bd6e Merge remote-tracking branch 'origin/staging' into ubuntu-24.04
# Conflicts:
#	crypto_plugins/flutter_libmonero
#	docs/building.md
#	pubspec.lock
#	scripts/app_config/templates/pubspec.template
#	scripts/linux/build_secp256k1.sh
#	scripts/windows/deps.sh
2024-11-20 11:47:17 -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 WIP migrate flutter_libmonero to cs_monero 2024-11-05 18:54:13 -06:00
asset_sources feat: rough "churning" for xmr/wow 2024-11-12 18:13:37 -06:00
assets app based svgs 2024-06-06 13:41:21 -06:00
crypto_plugins get rid of a submodule! 2024-11-05 18:54:13 -06:00
docs Merge remote-tracking branch 'origin/staging' into ubuntu-24.04 2024-11-20 11:47:17 -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 update macos/ios templates 2024-11-05 18:54:13 -06:00
lib Ensure plain addresses are parsed from qr codes. Use uri parsing everywhere with a couple small tweaks. 2024-11-19 09:25:26 -06:00
linux feat: rough "churning" for xmr/wow 2024-11-12 18:13:37 -06:00
macos get rid of a submodule! 2024-11-05 18:54:13 -06:00
scripts Merge remote-tracking branch 'origin/staging' into ubuntu-24.04 2024-11-20 11:47:17 -06:00
test Ensure plain addresses are parsed from qr codes. Use uri parsing everywhere with a couple small tweaks. 2024-11-19 09:25:26 -06:00
windows get rid of a submodule! 2024-11-05 18:54:13 -06:00
.gitignore WIP migrate flutter_libmonero to cs_monero 2024-11-05 18:54:13 -06:00
.gitmodules get rid of a submodule! 2024-11-05 18:54:13 -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 Ensure plain addresses are parsed from qr codes. Use uri parsing everywhere with a couple small tweaks. 2024-11-19 09:25:26 -06: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.