Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T11:11:55.000Z (6 months ago)
- Last Synced: 2024-05-29T22:59:49.695Z (6 months ago)
- Topics: cryptocurrency, flutter, wallet
- Language: Dart
- Homepage: https://mixinwallet.com
- Size: 10.1 MB
- Stars: 29
- Watchers: 10
- Forks: 12
- Open Issues: 6
-
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`