This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
xmr-btc-swap
Watch
1
Star
0
Fork
0
You've already forked xmr-btc-swap
mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced
2024-10-01 01:45:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
65e910e1c1
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 02:18:50 -04: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 18:14:39 -04:00
members
=
[
"monero-harness"
,
"xmr-btc"
,
"swap"
]
Reference in New Issue
Copy Permalink