Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/KomodoPlatform/komodo-wallet-desktop

Komodo Wallet
https://github.com/KomodoPlatform/komodo-wallet-desktop

atomic-swap atomic-swaps blockchain cross-platform dart defi dex erc-20 erc20 flutter interoperability p2p qrc-20 qrc20 smartchain utxo wallet

Last synced: 28 days ago
JSON representation

Komodo Wallet

Awesome Lists containing this project

README

        

# Komodo Wallet & DEX

[![style: very good analysis](https://img.shields.io/badge/style-very_good_analysis-B22C89.svg)](https://pub.dev/packages/very_good_analysis)

![web_app](https://github.com/KomodoPlatform/komodo-wallet-archive/assets/10762374/ca06f4bc-2e7a-40c6-9e06-e0872a32cbdf)

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/KomodoPlatform/komodo-wallet?quickstart=1)

### Runs on:
- [Web](https://app.komodoplatform.com)
- Desktop
- Windows
- MacOS
- Linux
- Mobile
- Android
- iOS

----

## Developer guide.

Current production version is available here: https://app.komodoplatform.com

### Index
- [Code of Conduct](docs/CODE_OF_CONDUCT.md)
- [Project setup](docs/PROJECT_SETUP.md)
- [Firebase Setup](docs/FIREBASE_SETUP.md)
- [Coins config, update](docs/COINS_CONFIG.md)
- [API module, update](docs/UPDATE_API_MODULE.md)
- [App version, update](docs/UPDATE_APP_VERSION.md)
- [Run the App](docs/BUILD_RUN_APP.md)
- [Build release version of the App](docs/BUILD_RELEASE.md)
- [Manual testing and debugging](docs/MANUAL_TESTING_DEBUGGING.md)
- [Localization](docs/LOCALIZATION.md)
- [Unit testing](docs/UNIT_TESTING.md)
- [Integration testing](docs/INTEGRATION_TESTING.md)
- [Gitflow and branching strategy](docs/GITFLOW_BRANCHING.md)
- [Issue: create and maintain](docs/ISSUE.md) ...in progress
- [Contribution guide](docs/CONTRIBUTION_GUIDE.md)