From fe7e55f4af5a11a4f301508ef529b261c0cbe363 Mon Sep 17 00:00:00 2001 From: Saefstroem <139136798+saefstroem@users.noreply.github.com> Date: Fri, 17 Jul 2026 15:29:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6012b76..319c3cf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ > This code has not been security-audited and is under active development. It may > contain bugs that lead to loss of funds. Use at your own risk on testnets only. -A trustless cross-chain atomic swap protocol. +A trustless cross-chain atomic swap protocol. This project is a P2P system where different actors interact and form an RFQ-based system. Users can request quotes and market makers compete in fulfilling them in a transparent and verifiable manner. Finally the cross-chain swap requests are fulfilled based on trustless HTLC contracts. ![stroemnet architecture](docs/architecture.svg)