From 0bede59afa38d12f050549487c70249411e8c55a Mon Sep 17 00:00:00 2001 From: GammaMarkets Date: Mon, 10 Feb 2025 14:10:00 +0100 Subject: [PATCH 1/2] docs: add mention to the extension --- 99.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/99.md b/99.md index 724ce5f5..09f4c12c 100644 --- a/99.md +++ b/99.md @@ -8,7 +8,7 @@ Classified Listings This 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. -The 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. +The specification supports a broad range of use cases. 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. The structure of these events is very similar to [NIP-23](23.md) long-form content events. From 9d4e70a9a656c07f9622385529bb59ca87dc79b8 Mon Sep 17 00:00:00 2001 From: Gamma Markets Date: Thu, 13 Feb 2025 15:18:24 +0100 Subject: [PATCH 2/2] Update 99.md add use cases --- 99.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/99.md b/99.md index 09f4c12c..d137641d 100644 --- a/99.md +++ b/99.md @@ -8,7 +8,7 @@ Classified Listings This 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. -The specification supports a broad range of use cases. 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. +The 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. The structure of these events is very similar to [NIP-23](23.md) long-form content events.