https://github.com/MixinNetwork/mixin-wallet
👛 An open-source cryptocurrency wallet bot based on Mixin API, which supports almost all popular cryptocurrencies.
https://github.com/MixinNetwork/mixin-wallet
cryptocurrency flutter wallet
Last synced: about 1 year ago
JSON representation
👛 An open-source cryptocurrency wallet bot based on Mixin API, which supports almost all popular cryptocurrencies.
- Host: GitHub
- URL: https://github.com/MixinNetwork/mixin-wallet
- Owner: MixinNetwork
- License: mit
- Created: 2021-06-23T18:04:19.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-13T11:21:31.000Z (over 1 year ago)
- Last Synced: 2025-05-15T23:57:26.563Z (about 1 year ago)
- Topics: cryptocurrency, flutter, wallet
- Language: Dart
- Homepage: https://mixinwallet.com
- Size: 10.7 MB
- Stars: 31
- Watchers: 9
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mixin Wallet
Mixin cryptocurrency wallet based on Flutter
## Getting Started
The **flutter master channel** is required to build this project.
Fill out CLIENT_ID and CLIENT_SECRET in .development.env to access the Mixin API, get the two keys from https://developers.mixin.one/dashboard
`flutter run -d chrome --web-port 8001 --web-renderer html`