Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bisq-network/bisq-client
A client for the Bisq network supporting Android, iOS, desktop, and web platforms.
https://github.com/bisq-network/bisq-client
android bisq bitcoin desktop-app exchange ios mobile-app p2p
Last synced: about 1 month ago
JSON representation
A client for the Bisq network supporting Android, iOS, desktop, and web platforms.
- Host: GitHub
- URL: https://github.com/bisq-network/bisq-client
- Owner: bisq-network
- License: agpl-3.0
- Created: 2021-09-06T04:42:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-27T06:12:14.000Z (over 3 years ago)
- Last Synced: 2024-10-28T17:34:26.923Z (3 months ago)
- Topics: android, bisq, bitcoin, desktop-app, exchange, ios, mobile-app, p2p
- Homepage: https://bisq.network/
- Size: 23.4 KB
- Stars: 3
- Watchers: 7
- Forks: 1
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Bisq Client
A client for the [Bisq network](https://github.com/bisq-network/bisq) supporting **Android**, **iOS**, and **Desktop** platforms.
Note, a **Web** platform will be added at a later date when "Compose for Web" becomes more mature.
The web version of **SqlDelight** (the most popular local database for *Kotlin MultiPlatform*) is also at a very early stage,
as currently the database cannot even be saved persistently.
It might take until the **end of 2021** before it makes sense to start work on a proper Compose for Web app.# Project Status
This project is just getting started and we are looking for active contributors to help.
Refer to the wiki for project information and take a look at open issues and milestones to see what needs to be done. Though do keep in mind that as per the project plan we have defined milestones with incremental functionality to be completed sequentially.
If you are interested in contributing, please review [CONTRIBUTING.md](CONTRIBUTING.md).