We've Enhanced The Atomic Cross-Chain Swap ProtocolJl777 gave the following update on our Slack:
In order to handle arbitrary trading pairs and a potentially large number of online users, I rewrote the networking for the atomic DEX. There will be a publicly accessible API via ipaddress along with a localhost for trading. if you are able to submit URL and read the returned JSON, you could do native atomic DEX trades. the following is a rough draft API document for the GUI devs. I am configuring the default LP nodes and hope to get them online this weekend. Hopefully we can get GUI using this api reasonably soon. if any other API calls are needed, just ask. I still havent done the statistics and historical info calls
Here's a draft of the API documentation:
A native DEX has different constraints than a centralized exchange. Due to this, the API has aspects that are unique to a native DEX. However, it has been made to follow the standard exchange API as much as possible. Both komodo and iguana are required.
...
See the
full documentationThere's also a bounty for someone who build us an quick GUI that allows people to easily test our DEX.
I would like to encourage simple GUI that allow people to do trades. It can be a totally independent application. If it is good enough for people to use, then a bounty can be paid based on how good it is
Join
SuperNET Slack channel #tradebots for more information