Open source solana wallet with a focus on simplicity & extensibility.
- 🔽 Minimal dependencies for reduced attack vectors
- 🔏 Fully encrypted with AES & SHA3
- 📵 0 External servers
- Your keys & access stays with you at all times
- your activity is not monitored from what you do in the wallet
- ⛓️ BlockChain Support
- Solana
- EVM (Via Plugin) - Coming soon
- 🧾 Token View
- 🖼️ NFT View
- 🧱 Plugin system - Builders can easily add their own plugin to the wallet
- ⚙️ Fully configurable - User has full control of all plugin runtime & settings
For a full breakdown of all the features Alpha Wallet has to offer, visit docs/README.md
.
Protect your privacy & reduce the risk of interacting with scam NFT's through Alpha Wallets protective NFT layer.
NFT's suspected of being a scam or tracking wallets IP & activity will be restricted from being autoloaded when visting your collections.
Custom plugins allow users & communities to extend the functionality of Alpha Wallet. This could be through showing the users active SHDW drives, or showing the users staked NFT's or rewards.
Enhanced information is provided on trusted sites authorization to allow users to make a more informed choice on what sites to connect with, limiting wallet drainer scams etc.
Users are able to set token filters & max spend notifications to further notify them when a transaction from a site may be dangerous.
Users can quickly and easily send or burn multiple NFT's from the comfort of their wallet. Simply select the NFT's to send, the recipient to send to and off they go!
- Wallet Private Key Import & Export
- Mnemonic Key Import & Export
- Encrypted Wallet generation & Storage
- Encrypted PIN between unlocks
- Trusted sites
- Bulk NFT Send & Burn
- Auto TXN Timeout
- Scam NFT Checks
- Tracker NFT Checks (Protect your IP & Activity!)
- Token Pricing
- Custom Framework & Plugins
- Complete wallet interface for
@solana/wallet-adapter
- PR:
https://github.com/solana-labs/wallet-adapter/pull/518
- PR:
- Token
- NFT
- Storage
- Settings
- Solana
- Browser Messages
- Token Pricing
- Ledger plugin - remote signing (0 key storage on extension)
- EVM Plugin Interface
- Finish up settings & plugin settings binding
- Add internal views for Staking & Sending/Recieving SOL
- Jupiter AG
- AlphaBatem plugin - view metaverses
- GenGo plugin - view drives
- 2FA
- Enhanced txn approval (more detail than currently provided)
- EVM Apps (ETH etc)