improved description

This commit is contained in:
ben 2022-12-20 08:32:54 +00:00
parent e1cad034a2
commit fa23eeb055

View File

@ -7,28 +7,24 @@
<q-card> <q-card>
<q-card-section> <q-card-section>
<h5 class="text-subtitle1 q-my-none"> <h5 class="text-subtitle1 q-my-none">
Shop: Decentralised Market-Stalls LNbits Shop (Nostr support coming soon)
</h5> </h5>
<p>Each Stall has its own keys!<br /></p>
<ol> <ol>
<li>Create Shipping Zones you're willing to ship to</li> <li>Create Shipping Zones you're willing to ship to</li>
<li>Create a Stall to list yiur products on</li> <li>Create a Stall to list yiur products on</li>
<li>Create products to put on the Stall</li> <li>Create products to put on the Stall</li>
<li> <li>
List stalls on a simple frontend shop page, or point at Nostr shop Take orders
client key </li>
<li>
Includes chat support!
</li> </li>
</ol> </ol>
Make a list of products to sell, point your list of products at a public The first LNbits shop idea 'Diagon Alley' helped create Nostr, and soon this shop extension will have the option to work on Nostr 'Diagon Alley' mode, by the merchant, shop, and buyer all having keys, and data being routed through Nostr relays.
relay. Buyers browse your products on the relay, and pay you directly. <br />
Ratings are managed by the relay. Your stall can be listed in multiple
relays, even over TOR, if you wish to be anonymous.<br />
More information on the
<a href="https://github.com/lnbits/Diagon-Alley">Shop Protocol</a
><br />
<small> <small>
Created by, <a href="https://github.com/benarc">Ben Arc</a></small Created by, <a href="https://github.com/talvasconcelos">Tal Vasconcelos</a>, <a href="https://github.com/benarc">Ben Arc</a></small
> >
<!-- </p> --> <!-- </p> -->
</q-card-section> </q-card-section>