Skip to content

How to integrate atomic swap functionality into wallet? #1027

Answered by delta1
nmalchy asked this question in Q&A
Discussion options

You must be logged in to vote

The short answer is, it would be a lot of work. Your wallet needs to be able to talk libp2p, which there is probably an implementation (or binding) for, but then you'd have to reimplement the logic of the swap CLI in your wallet...

It would be easier if the swap event loop were in some library you could just import, but that's quite a task and this project is currently run by unfunded volunteer maintainers.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by delta1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants