mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-02 23:05:10 -04:00
Update README.md
This commit is contained in:
parent
317c0651e7
commit
7b42585cae
1 changed files with 4 additions and 4 deletions
|
@ -25,6 +25,10 @@ It is possible to plug into public blockchain nodes but be aware that you might
|
||||||
Public Monero mainnet nodes can be found [here](https://monero.fail/?chain=monero).
|
Public Monero mainnet nodes can be found [here](https://monero.fail/?chain=monero).
|
||||||
Public Electrum mainnet nodes can be found [here](https://1209k.com/bitcoin-eye/ele.php?chain=btc).
|
Public Electrum mainnet nodes can be found [here](https://1209k.com/bitcoin-eye/ele.php?chain=btc).
|
||||||
|
|
||||||
|
### Connect with others
|
||||||
|
|
||||||
|
Consider joining the designated [Matrix chat](https://matrix.to/#/%23unstoppableswap-market-makers:matrix.org) to connect with other individuals running asbs. The core developers are active in this chat and always looking for feedback.
|
||||||
|
|
||||||
## ASB Details
|
## ASB Details
|
||||||
|
|
||||||
The ASB is a long running daemon that acts as the trading partner to the swap CLI.
|
The ASB is a long running daemon that acts as the trading partner to the swap CLI.
|
||||||
|
@ -37,10 +41,6 @@ The CLI is designed to run one specific swap against an ASB.
|
||||||
The ASB is designed to run 24/7 as a daemon that responds to CLIs connecting.
|
The ASB is designed to run 24/7 as a daemon that responds to CLIs connecting.
|
||||||
Since the ASB is a long running task we specify the person running an ASB as service provider.
|
Since the ASB is a long running task we specify the person running an ASB as service provider.
|
||||||
|
|
||||||
## Connect with other market makers
|
|
||||||
|
|
||||||
Consider joining the designated [Matrix chat](https://matrix.to/#/%23unstoppableswap-market-makers:matrix.org) to connect with other individuals running asbs. The core developers are active in this chat and always looking for feedback.
|
|
||||||
|
|
||||||
### ASB discovery
|
### ASB discovery
|
||||||
|
|
||||||
The ASB daemon supports the libp2p [rendezvous-protocol](https://github.com/libp2p/specs/tree/master/rendezvous).
|
The ASB daemon supports the libp2p [rendezvous-protocol](https://github.com/libp2p/specs/tree/master/rendezvous).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue