Made link to DA more prominent

This commit is contained in:
ben 2023-01-18 16:30:39 +00:00
parent 95f762b687
commit b3aa471125

View File

@ -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