mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-12-23 03:49:22 +00:00
Stack Wallet, a multicoin, cryptocurrency wallet
0f8d51657f
we try-catch a failure to parse a double that may have significant implications. it seems safe for now, though, and resolves an issue which leads to a "Bad state: client is closed" exception, so I'm just going to investigate via the debug logging for now. |
||
---|---|---|
.github | ||
.vscode | ||
android | ||
assets | ||
crypto_plugins | ||
docs | ||
google_fonts | ||
integration_test | ||
ios | ||
lib | ||
linux | ||
macos | ||
scripts | ||
test | ||
windows | ||
.gitignore | ||
.gitmodules | ||
.metadata | ||
analysis_options.yaml | ||
LICENSE | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
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.