Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geekswamp/morph_wallet
:fire: [WIP] Morph Wallet - Solana Wallet Built With Flutter
https://github.com/geekswamp/morph_wallet
cryptocurrency dart flutter mobile morph-wallet solana wallet
Last synced: about 1 hour ago
JSON representation
:fire: [WIP] Morph Wallet - Solana Wallet Built With Flutter
- Host: GitHub
- URL: https://github.com/geekswamp/morph_wallet
- Owner: geekswamp
- License: apache-2.0
- Created: 2022-04-01T13:46:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T13:42:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T14:33:19.063Z (5 days ago)
- Topics: cryptocurrency, dart, flutter, mobile, morph-wallet, solana, wallet
- Language: Dart
- Homepage:
- Size: 2.55 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Morph Wallet
Solana wallet build with [Flutter] framework.
# Todos
- [x] Create a new wallet
- [x] Show current address
- [ ] Import new wallet
- [ ] Send SPL tokens
- [ ] Display owned SPL tokens
- [ ] Display NFTs
- [ ] Show combined tokens balance to FIAT currency
- [ ] Scan QR code
- [ ] Show SPL transactions (sent, receive, etc)
- [ ] etc...# Preview
Maybe there are some design similarities, because I was inspired by [Phantom] and [Slope].
# Licence
[Apache License 2.0]
[Flutter]: https://flutter.dev
[Phantom]: https://phantom.app
[Slope]: https://slope.finance
[Apache License 2.0]: https://github.com/arifai/morph_wallet/blob/main/LICENSE