-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support atomic swaps with ethereum #74
Comments
Related issue created at decred/atomicswap#74. |
Rivine Feature issue rivine/rivine#243. |
GlenDC
modified the milestones:
1.0.6 multisig and ethereum swaps,
1.0.7 delegated block stakes
May 29, 2018
Closing this issue, as it is out of our hands. Support is there. The tooling is ready. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As tfchain supports (thanks to Rivine) the atomic swap protocol as implemented by decred (see: https://github.com/decred/atomicswap), we already support bitcoin, litecoin, monacoin, particl, polis, vertcoin, viacoin and zcoin.
Now it would be great if we also support Etheruem.
This would require the implementation of a command line tool, as well as an ethereum smart contract (in solidity?). Whether we add that tool and contract in this repo, Rivine, a separate repo or contribute it back to https://github.com/decred/atomicswap is currently undecided.
The text was updated successfully, but these errors were encountered: