Stack Wallet, a multicoin, cryptocurrency wallet
Find a file
2024-05-15 17:20:14 -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 update android compileSdkVersion 2024-04-11 11:21:44 -06:00
assets fix missing theme version number update 2024-05-10 15:55:07 -06:00
crypto_plugins update liblelantus ref 2024-05-08 13:28:27 -06:00
docs Remove duplicate Flutter section and add example scripts 2024-05-06 20:25:58 -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 ios project files 2024-05-13 11:01:18 -06:00
lib more AppConfig usage 2024-05-15 17:20:14 -05: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 WIP configure_duo.sh script 2024-05-15 17:14:04 -05:00
test fix tests broken by moving away from coin enum 2024-05-15 15:39:43 -06:00
windows windows gitignore 2024-04-12 14:55:28 -06:00
.gitignore gitignore libs 2024-01-15 10:30:52 -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 require_trailing_commas lint rule 2024-05-09 10:10:34 -06:00
LICENSE first commit 2022-08-26 16:11:35 +08:00
pubspec.lock update spark lib 2024-05-08 13:31:07 -06:00
pubspec.yaml Update version (v2.0.0, build 222) 2024-05-13 13:15:10 -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.