Stack Wallet, a multicoin, cryptocurrency wallet
Find a file
sneurlax 05a5d18773 add cbor package
required by cardano via blockchain_utils (I think)
2024-09-25 18:16:51 -05: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 AGP even newer 2024-09-16 17:42:19 -06:00
asset_sources update light and dark default themes for cardano 2024-09-25 14:12:50 -05:00
assets app based svgs 2024-06-06 13:41:21 -06:00
crypto_plugins Update frost and hide insecure addresses on receive page and in address list 2024-09-20 17:06:20 -06:00
docs 3.23.2->3.23.4 2024-09-19 13:09:39 -05: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 Flutter 3.24.2 and dart 3.5.2 (fixes impeller issue on ios) 2024-09-06 11:49:25 -06:00
lib Merge remote-tracking branch 'detherminal/staging' into cardano 2024-09-23 02:05:22 -05:00
linux flutter pub add camera_linux 2024-07-30 18:09:17 -06:00
macos AGP compat updates 2024-09-16 16:34:04 -06:00
scripts add cbor package 2024-09-25 18:16:51 -05:00
test AGP compat updates 2024-09-16 16:34:04 -06:00
windows AGP compat updates 2024-09-16 16:34:04 -06:00
.gitignore app based svgs 2024-06-06 13:41:21 -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 add cbor package 2024-09-25 18:16:51 -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.