diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2025-12-12 13:52:53 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2026-02-02 00:08:24 -0300 |
| commit | b62a595fb654bcdfdfb4b6b8795b41673353f081 (patch) | |
| tree | fced0b9b96f8c537085dced0cbff7601fe92265e | |
| parent | cef73cc4218801c5740e7a0de112378dac05bf97 (diff) | |
add individual pay-per-view events as a future possibility.
| -rw-r--r-- | 63.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -80,3 +80,4 @@ This NIP is payment agnostic, but that doesn't mean one shouldn't use zaps or nu | |||
| 80 | - tiered membership: custom tiers for fine-grained content access control can be added by adding a tag like `["tier", "a"]` to the `kind:1163` event and using a `["nip63", "a"]` tag in the events, for example. | 80 | - tiered membership: custom tiers for fine-grained content access control can be added by adding a tag like `["tier", "a"]` to the `kind:1163` event and using a `["nip63", "a"]` tag in the events, for example. |
| 81 | - teaser events: perhaps a `["nip63", "", "-"]` (negative) tag could cause an event to be displayed only to those that do not have access to its premium counterpart, this would also be managed by the relay. | 81 | - teaser events: perhaps a `["nip63", "", "-"]` (negative) tag could cause an event to be displayed only to those that do not have access to its premium counterpart, this would also be managed by the relay. |
| 82 | - relays for premium content different from the outbox relays? | 82 | - relays for premium content different from the outbox relays? |
| 83 | - individual "pay-per-view" content. | ||