Stack Wallet, a multicoin, cryptocurrency wallet
Find a file
Dan Miller b91792a101 Replace vanished ATiltedTree/setup-rust with dtolnay/rust-toolchain.
Update flutter version in github actions workflow to 3.19.6.

Remove invalid inputs flutter-version and channel from checkout action.

Update checkout action to v4.

Consolidate redundant dependencies installation in GH actions.

Don't install cargo and rustc debs when using rustup.
2024-05-08 22:03:14 -07: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 update default themes 2024-05-08 10:53:28 -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 autogenerated macos changes by flutter 3.19.0-0.1.pre upgrade 2024-04-07 20:55:28 -05:00
lib don't show lelantus balance on mobile if zero 2024-05-08 13:26:51 -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 unix line endings for WSL2 script, move to linux dir 2024-05-09 00:10:27 -05:00
test build runner run updates 2024-04-24 15:00:36 -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 new linter rules 2024-04-24 09:46:28 -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 spark lib 2024-05-08 13:31:07 -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.