devs, tradeogre is fully functional,
but please find another solution, DEX or swap structure;
@stoffu, do you know if the atomic swaps that exist on Monero are feasible for AEON?
Perhaps we should also try to get some more centralized exchanges, though I agree time may be passing them by. But for now they are still useful. Maybe we could offer a bounty structure for community members to recruit exchanges?
@smooth
As far as I understood from reading the blog post by the COMIT team
https://comit.network/blog/2020/10/06/monero-bitcoin/ explaining the inner workings of the software
https://github.com/comit-network/xmr-btc-swap, the key to making the swap possible is the zero-knowledge proof scheme proposed by Sarang Noether that proves that a pair of public keys on Monero and Bitcoin share the same secret key. Since Aeon uses the same elliptic curve as Monero (curve25519), I believe the same scheme is applicable to Aeon as well (also to any other CryptoNote coins).
That was my suspicion. Thank you for the explanation.