mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
Merge #316
316: Minor fixes in README.md r=thomaseizinger a=luckysori I was looking at this readme as inspiration for the one in `comit-network/waves` and I found a couple of little mistakes and a suggestion. Hope it helps! Co-authored-by: Lucas Soriano <lucas@coblox.tech>
This commit is contained in:
commit
ccadc082eb
@ -2,11 +2,11 @@ XMR to BTC Atomic Swap
|
|||||||
======================
|
======================
|
||||||
|
|
||||||
This repository hosts an MVP for atomically swapping BTC to XMR.
|
This repository hosts an MVP for atomically swapping BTC to XMR.
|
||||||
It implements the protocol described in [this](https://arxiv.org/abs/2101.12332) paper.
|
It implements the protocol described in section 3 of [this](https://arxiv.org/abs/2101.12332) paper.
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
|
|
||||||
1. Download the [latest release](https://github.com/comit-network/xmr-btc-swap/releases/latest) for your operation system
|
1. Download the [latest release](https://github.com/comit-network/xmr-btc-swap/releases/latest) for your operating system
|
||||||
2. Run the binary: `./swap buy-xmr --receive-address <YOUR MONERO ADDRESS>`
|
2. Run the binary: `./swap buy-xmr --receive-address <YOUR MONERO ADDRESS>`
|
||||||
3. Follow the instructions printed to the terminal
|
3. Follow the instructions printed to the terminal
|
||||||
|
|
||||||
@ -35,4 +35,4 @@ It provides the CLI with a quote and the liquidity necessary for swapping BTC in
|
|||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
Feel free to reach to out us in the [COMIT-Monero Matrix channel](https://matrix.to/#/#comit-monero:matrix.org).
|
Feel free to reach out to us in the [COMIT-Monero Matrix channel](https://matrix.to/#/#comit-monero:matrix.org).
|
||||||
|
Loading…
Reference in New Issue
Block a user