jwinterm 1da48b957d docs: add protocol flow diagrams and security review
Add three SVG diagrams with DOT sources:
- swap-happy-path: the 9-step swap from init to completion
- swap-failure-paths: what happens at each failure point, refund
  status, and the timelock safety invariant
- swap-state-machine: SwapState enum transitions

Security review found the adaptor signature atomicity, DLEQ proofs,
torsion-free checks, and timelock ordering to be sound. Known
limitations (WOW refund unsupported-for-guarantee, XMR refund blocked
by relay policy) are documented in the failure paths diagram.
2026-04-07 14:02:15 -04:00
2025-12-14 12:06:26 -06:00
2026-04-01 17:39:52 -05:00
2026-04-01 22:34:35 -05:00

xmr-wow

Swap mainnet WOW for stagenet XMR

Atomically

with DLEQ proofs + adaptor signatures

Is it any good?

TODO

Description
XMR<->WOW swaps. Happy birthday, Wownero!
Readme MIT 1.9 MiB
Languages
Rust 94.1%
Python 4%
RenderScript 1.8%