From b802dbb09dead5f6ef087c4a452be2752bafbb40 Mon Sep 17 00:00:00 2001 From: fbock Date: Tue, 13 Aug 2024 19:40:06 +0200 Subject: [PATCH] additions --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 0a8c719..431e39e 100755 --- a/README.md +++ b/README.md @@ -13,6 +13,15 @@ Therefore the implementation of a purely on-chain pipeline would enable larger t ## Architecture +### Trade pipeline +Insert protocol flow diagram + +### Communication +HTTP Api + +### Implementation +BDK+RustBitcoin+MuSig2+Axum+SQlite+Tokio+... + ## Status ## Contribution