Replies: 1 comment
-
I I traded frequently with one user and I felt like we didn't need to release the deposit, as we would probably trade later in a month or couple months. I think that this is proposing something similar, but I don't find a huge advantage on it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bisq neds to move offchain, and some proposals are there i know.
I remember proposal from long time ago for bsq bonds and such, but if i recall those bonds were meant to serve as collateral for arbitrarily high trade amounts, which is why the idea failed to make it further.
But what if we use existing 2 of 2 protocol as base for offchain traddes between specific people? I am inspired by model of Lightning : do 1 on-chain tx to secure funds and create incentives for both people to hold up their side of deal over time. Bisq is already based on 2 of 2 multisig for security. But on bisq, instead of sending bitcoin through lightning to bypass blockchain, this could mean sending fiat/btc at specified intervals of time to bypass blockchain (e.g. sepa, zelle for fiat and lightning and liquid for btc). To take most advantage of this, should do bigger amounts over longer periods of time.
e.g.
Bob and Alice wanna trade 1 btc over 12 months. Bob is seller and Alice wants to buy. Assume there is new payment account type that is longer-term (perhaps defined in months) and that outlines a schedule of transactions (e.g. X btc every Y days). So Bob and Alice enter into a trade with these new payment accounts and open 2of2 multisig with 15% dep., so 0.15 btc each locked, and decide to exchange 0.042 btc every 2 weeks for 12 months. Bob sends btc over lightning and Alice pays with sepa.
Mobile app like this would be super nice for reminders in this kind of senario.
I am not 100% sure of all details but it seems like the basic pieces are there to make this feasible.
Further thoughts:
Dispute resolution also needs some thoughts. Im not sure if is possible to verify invoice generation and payments (?). Liquid could work for sure. Of course fiat side could be verified as usual.
I am long time user and really looking forard to seeing Bisq move ahead off the chain !!
Beta Was this translation helpful? Give feedback.
All reactions