diff options
| author | Gamma Markets <gammamarkets@tuta.io> | 2025-07-03 01:47:46 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-02 10:47:46 -0700 |
| commit | 4eed6e836834d64dac8a3e3eefaa1975cc589bbe (patch) | |
| tree | c1edf863d86c12f93d74a2f843ea4d26f562973d /99.md | |
| parent | db3e3bddbe2996151c992fe76899ad66bae9627a (diff) | |
nip99 e-commerce use case extension (#1784)
Diffstat (limited to '99.md')
| -rw-r--r-- | 99.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -8,7 +8,7 @@ Classified Listings | |||
| 8 | 8 | ||
| 9 | 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. | 9 | 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. |
| 10 | 10 | ||
| 11 | 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. | 11 | 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. |
| 12 | 12 | ||
| 13 | The structure of these events is very similar to [NIP-23](23.md) long-form content events. | 13 | The structure of these events is very similar to [NIP-23](23.md) long-form content events. |
| 14 | 14 | ||