Hacker News new | ask | show | jobs
by Tepix 3080 days ago
Is there an alternative frontend for etherdelta when the website is once again overloaded? Also are open orders only stored on the website?
1 comments

Open orders are actually transactions that have been made to the smart contract. It is possible to monitor the smart contract and get informed on all the open orders.

You may want to have a look on Etherdelta API if you don't want to use directly the smart contract. https://github.com/etherdelta/etherdelta.github.io/blob/mast...