Made link to DA more prominent
This commit is contained in:
parent
95f762b687
commit
b3aa471125
1 changed files with 4 additions and 2 deletions
|
|
@ -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.
|
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
|
## 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`
|
* `stall` - list of products controlled by `merchant`
|
||||||
* `marketplace` - clientside software for searching `stalls` an buying `products`
|
* `marketplace` - clientside software for searching `stalls` an buying `products`
|
||||||
|
|
||||||
## Client software
|
## Diagon Alley Clients
|
||||||
|
|
||||||
### Merchant admin
|
### Merchant admin
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue