From 317c0651e7a6be72f96943494c57f35b0100c271 Mon Sep 17 00:00:00 2001 From: binarybaron <86064887+binarybaron@users.noreply.github.com> Date: Sun, 1 Dec 2024 20:24:22 +0100 Subject: [PATCH] docs: Refer to matrix chat in asb docs --- dev-docs/asb/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-docs/asb/README.md b/dev-docs/asb/README.md index f3b63575..341d85b0 100644 --- a/dev-docs/asb/README.md +++ b/dev-docs/asb/README.md @@ -37,6 +37,10 @@ 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. 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 The ASB daemon supports the libp2p [rendezvous-protocol](https://github.com/libp2p/specs/tree/master/rendezvous).