I have been working on a feather wallet plugin to be able to simply perform xmr<->btc atomic swaps using the inbuilt feather GUI. It is very straightforward to use but I would still recommend reading this quick blog post on how atomic swaps work if you don’t know so you understand what is going on behind the scenes.

This is also only the second release so there may still be some minor bugs in it, if you find any please post an issue on the github.

  • tusker
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    2 days ago

    If that is how it works then the best way to use it would be to keep a pool of LTC that went through MW then spend from it. You do not want to MW a specific amount then immediately move that same amount to somewhere. Because the receiving party could possibly determine the origin before the MW pass-through just based on the amount.

    • Findmysec@infosec.pub
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 days ago

      Yes of course, transacting amounts close to the payments you want to make is a bad idea.

      I should probably study a bit more about MW, it’s been a while