Closed ethanfrey closed 5 years ago
Depends on #14
We need a smart contract for atomic swaps that handles erc20 tokens, not just ether.
Something like https://github.com/iov-one/ethereum-smart-contracts/blob/master/contracts/AtomicSwapEther.sol but for erc20.
Should be easy enough with the other examples and the experience.
Depends on #14
We need a smart contract for atomic swaps that handles erc20 tokens, not just ether.
Something like https://github.com/iov-one/ethereum-smart-contracts/blob/master/contracts/AtomicSwapEther.sol but for erc20.
Should be easy enough with the other examples and the experience.