Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/KomodoPlatform/komodo-wallet-desktop
- Owner: KomodoPlatform
- License: gpl-3.0
- Created: 2019-12-04T14:01:55.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T01:54:57.000Z (about 1 month ago)
- Last Synced: 2024-11-06T11:41:56.067Z (about 1 month ago)
- Topics: atomic-swap, atomic-swaps, blockchain, cross-platform, dart, defi, dex, erc-20, erc20, flutter, interoperability, p2p, qrc-20, qrc20, smartchain, utxo, wallet
- Language: Dart
- Homepage: https://app.komodoplatform.com
- Size: 103 MB
- Stars: 240
- Watchers: 22
- Forks: 208
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-komodefi - Komodo Wallet Desktop - source GUI (Applications / Desktop)
- best-of-crypto - GitHub - 20% open · ⏱️ 08.04.2024): (Smart Contract Platforms)
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)
[![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)