From b3aa471125f3f8fa7a9c8bd902ccfa9a09ceb096 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 18 Jan 2023 16:30:39 +0000 Subject: [PATCH] Made link to DA more prominent --- lnbits/extensions/market/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lnbits/extensions/market/README.md b/lnbits/extensions/market/README.md index 9f351c392..88f89674f 100644 --- a/lnbits/extensions/market/README.md +++ b/lnbits/extensions/market/README.md @@ -6,7 +6,9 @@ In Diagon Alley, `merchant` and `customer` communicate via NOSTR relays, so loss of money, product information, and reputation become far less likely if attacked. -A `merchant` and `customer` both have a NOSTR key-pair that are used to sign notes and subscribe to events. For further information about NOSTR, see https://github.com/nostr-protocol/nostr +A `merchant` and `customer` both have a NOSTR key-pair that are used to sign notes and subscribe to events. + +#### For further information about NOSTR, see https://github.com/nostr-protocol/nostr ## Terms @@ -17,7 +19,7 @@ A `merchant` and `customer` both have a NOSTR key-pair that are used to sign not * `stall` - list of products controlled by `merchant` * `marketplace` - clientside software for searching `stalls` an buying `products` -## Client software +## Diagon Alley Clients ### Merchant admin