upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGamma Markets <gammamarkets@tuta.io>2025-07-03 01:47:46 +0800
committerGitHub <noreply@github.com>2025-07-02 10:47:46 -0700
commit4eed6e836834d64dac8a3e3eefaa1975cc589bbe (patch)
treec1edf863d86c12f93d74a2f843ea4d26f562973d
parentdb3e3bddbe2996151c992fe76899ad66bae9627a (diff)
nip99 e-commerce use case extension (#1784)
-rw-r--r--99.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/99.md b/99.md
index 724ce5f..d137641 100644
--- a/99.md
+++ b/99.md
@@ -8,7 +8,7 @@ Classified Listings
8 8
9This NIP defines `kind:30402`: an addressable event to describe classified listings that list any arbitrary product, service, or other thing for sale or offer and includes enough structured metadata to make them useful. 9This NIP defines `kind:30402`: an addressable event to describe classified listings that list any arbitrary product, service, or other thing for sale or offer and includes enough structured metadata to make them useful.
10 10
11The category of classifieds includes a very broad range of physical goods, services, work opportunities, rentals, free giveaways, personals, etc. and is distinct from the more strictly structured marketplaces defined in [NIP-15](15.md) that often sell many units of specific products through very specific channels. 11The specification supports a broad range of use cases physical goods, services, work opportunities, rentals, free giveaways, personals, etc. To promote interoperability between clients implementing NIP-99 for e-commerce, you can find the extension proposal [here](https://github.com/GammaMarkets/market-spec/blob/main/spec.md) which standardizes the e-commerce use case while maintaining the specification's lightweight and flexible nature. While [NIP-15](15.md) provides a strictly structured marketplace specification, NIP-99 has emerged as a simpler and more flexible alternative.
12 12
13The structure of these events is very similar to [NIP-23](23.md) long-form content events. 13The structure of these events is very similar to [NIP-23](23.md) long-form content events.
14 14