Replies: 3 comments 1 reply
-
See https://github.com/JoinMarket-Org/JoinMarket-Docs for the technical documentation. JoinMarket uses a maker-taker model, the taker is the one and only coordinator. I don't know why
We don't have a website that I know of (but there are plenty of scam ones), and certainly the trading pit is not there. Read the doc for the full details. At the moment, makers publish their offers, redundantly, on IRC servers and directory nodes (onion services run by community members mostly). |
Beta Was this translation helpful? Give feedback.
-
Basic protocol is here - https://github.com/JoinMarket-Org/JoinMarket-Docs/blob/master/Joinmarket-messaging-protocol.md
There is no such thing as single JoinMarket trading pit. You as a taker or obwatcher connect to various messaging channels, which you can configure, not only use defaults, and ask for offers and from that information you create your own local orderbook. It's somewhat similar how Bitcoin mempool works, where there is no single mempool, each node has it's own mempool that can and will differ from other nodes. I would say most centralized single point of failure for JoinMarket currently is Tor network. |
Beta Was this translation helpful? Give feedback.
-
Yeah, thanks. I read all that and still don't have a clear picture on INTERNAL working. If there are bonds to post, it means the process is not trustless? How can these small bonds compensate all the joiners? There are also websites like https://jamapp.org/ and https://jamdocs.org/ - are they scams? )) |
Beta Was this translation helpful? Give feedback.
-
I am a Bitcoin-related dev and I think I understand the tech pretty well. I am confused by the description of JAM in the readme. How exactly does it work? Are PSBTs sent around to all joiners for signing via IRC messages? Who is doing the coordination and posting the final transaction? Why to use the words "smart contract"?
Also, where is the "JoinMarket trading pit"? Is it centralized and prone to takedown? Does it use joinmarket.org domain name? I cannot open it, says "Sorry, you have been blocked" from any IP. What does this mean?
Beta Was this translation helpful? Give feedback.
All reactions