Stack Wallet, a multicoin, cryptocurrency wallet
Find a file
2024-04-12 11:32:37 -06:00
.github fix tests: upgrade flutter to 3.16.0 2024-01-23 15:55:36 -06:00
.vscode save 2023-05-24 14:19:49 -04:00
android update android compileSdkVersion 2024-04-11 11:21:44 -06:00
assets WIP: Add frost mascot 2024-03-14 20:23:41 +02:00
crypto_plugins Merge remote-tracking branch 'origin/update-latest-epic' into add_frost 2024-03-12 08:00:05 -05:00
docs explicitly mention Flutter installation for linux host and update win 2024-04-08 00:48:16 -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 autogenerated macos changes by flutter 3.19.0-0.1.pre upgrade 2024-04-07 20:55:28 -05:00
lib linter warning fix 2024-04-11 12:18:20 -06:00
linux add frostdart dependency 2024-01-19 15:38:17 -06:00
macos autogenerated macos changes by flutter 3.19.0-0.1.pre upgrade 2024-04-07 20:55:28 -05:00
scripts script tweaks. Requires a10f90532b 2024-04-12 11:32:37 -06:00
test Merge pull request #737 from cypherstack/tests 2024-01-29 10:23:22 -07:00
windows autogenerated windows changes from flutter 3.19.0-0.1.pre upgrade 2024-04-08 03:51:06 -05:00
.gitignore gitignore libs 2024-01-15 10:30:52 -06:00
.gitmodules Removed submodule electrum_adapter 2024-02-12 16:36:27 -06:00
.metadata update macos xcode project files 2023-07-17 10:29:08 -06:00
analysis_options.yaml possible fix for monero syncing bug 2022-08-28 00:06:04 +08:00
LICENSE first commit 2022-08-26 16:11:35 +08:00
pubspec.lock flutter pub add flutter_local_notifications:^17.0.0 2024-04-04 17:42:40 -05:00
pubspec.yaml flutter pub add flutter_local_notifications:^17.0.0 2024-04-04 17:42:40 -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.