Multi-destination atomic swaps
To run demo, you need Truffle installed
npm i -g truffle
Deployed demo: https://rinkeby.etherscan.io/address/0x1863e97cb1c483047ceddfa0a09b82c89f43caf0
npm i
truffle compile
truffle test
PRs are welcome!