openoms / joininbox

A terminal based graphical menu for JoinMarket
MIT License
153 stars 20 forks source link

[Enhancement] add the PayJoin function to the menu #6

Closed openoms closed 4 years ago

openoms commented 4 years ago

PayJoin support is already implemented in JoinMarket: https://joinmarket.me/blog/blog/payjoin/ Works between two JoinMarket clients by communicating an ephmeral nickname as well as the receive address : https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/docs/PAYJOIN.md#doing-a-payjoin-payment

Adding to the terminal menu is realistic.