A mobile wallet for Solana made in flutter
Features:
- Watch over any address
- Import wallets with it's seedphrase (devnet only for now)
- Create new wallets (devnet only for now)
TODO / Ideas:
- A name for the app
- Seedphrases encryption
- Mainnet/betanet/custom net support besides devnet
- Ability to name and rename imported and created wallets, and watched addresses
- Ability to make transactions
- Ability to refresh the current SOL value by pulling down
- Option to use another currency besides dollar as equivalent value
- Display latest transactions
- Better project organization
- Ability to easily share an address (QR?)
- Have some UI tweaking options, like themes.
- Unit tests
- Ability to display NFTs owned by a wallet
- Upload to https://itsallwidgets.com/
- Small note when making transactions
WIP.
You can support this project by donating any ammount you want to this Solana address:
u5GzDDXyzhB9zA8vSHuEow5mQJ6Tk3kC4Bn2T9dp6nX3U
flutter build apk --tree-shake-icons --split-per-abi
MIT License