This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
xmr-btc-swap
Watch
2
Star
0
Fork
0
You've already forked xmr-btc-swap
mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced
2024-11-08 01:10:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d9ea7ab605
xmr-btc-swap
/
Cargo.toml
3 lines
60 B
TOML
Raw
Normal View
History
Unescape
Escape
Swap Monero for Bitcoin Co-authored-by: rishflab <rishflab@hotmail.com> Co-authored-by: Philipp Hoenisch <philipp@hoenisch.at> Co-authored-by: Tobin C. Harding <tobin@coblox.tech>
2020-09-28 06:18:50 +00:00
[
workspace
]
Add swap/ Add a binary crate `swap` that implements two nodes (Alice and Bob). With this applied we can start up a node for each role and do: - Bob: Requests current amounts using BTC is input - Alice: Responds with amounts - Bob: (mock) get user input to Ok the amounts ... continue with swap (TODO)
2020-10-15 22:14:39 +00:00
members
=
[
"monero-harness"
,
"xmr-btc"
,
"swap"
]
Reference in New Issue
Copy Permalink