bisq-network / bisq2

GNU Affero General Public License v3.0
180 stars 65 forks source link

Create up-to-date docs about Bisq 2 #950

Open HenrikJannsen opened 1 year ago

HenrikJannsen commented 1 year ago

There is no up to date documentation about Bisq 2. The readme is outdated as well as the linked pages from there as well as the various discussion or proposal pages.

Here a list of documents and scopes which would be good to cover:

Where it makes sense a graphical overview would be good as well. As most parts are quite complex, I think to split it in a high level overview to get a quick idea and a detail spec would be good.

counterweightoperator commented 1 year ago

I agree that some of these are very complex, and I think also quite different in their goals and audiences. It probably makes sense to split this.

A few questions on some of the listed points:

Overview about concepts how to implement a mobile app for Bisq Easy (Android vs. iOS)

I'm not sure I follow this one. If I understand correctly, you mean some kind of architecture summary aimed for Android/iOS devs that would like to understand how to integrate their app with Bisq?

Roadmap for protocols we have in mind (new ideas about LN-> L-BTC -> LN is not documented at all yet)

What's your idea here? A high level development plan? Individual docs for each different trade protocol?

HenrikJannsen commented 1 year ago

Hi @counterweightoperator

I'm not sure I follow this one. If I understand correctly, you mean some kind of architecture summary aimed for Android/iOS devs that would like to understand how to integrate their app with Bisq?

I meant an overview / architecture summary about how to implement Bisq Easy on Android.

What's your idea here? A high level development plan? Individual docs for each different trade protocol?

I just added recently the LN-Fiat protocol to the trade apps:

Screenshot 2023-07-10 at 01 48 53

A roadmap could be along those lines...