Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`