diff options
| author | fiatjaf_ <fiatjaf@gmail.com> | 2023-03-29 19:37:13 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-29 19:37:13 -0300 |
| commit | 599e131323d1db908fd2a545e77722c1ef5fcfc1 (patch) | |
| tree | bce3cc22601b049a4ebda6bd412f7a26686106de /README.md | |
| parent | 133faa07636fff9f8e91c69cb9e3a5cce459b241 (diff) | |
| parent | 800c0d0cd397eb4b043ef0cdaefd0bad18cb1cd5 (diff) | |
Merge pull request #397 from arthurfranca/repost-res
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -18,6 +18,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 18 | - [NIP-14: Subject tag in text events.](14.md) | 18 | - [NIP-14: Subject tag in text events.](14.md) |
| 19 | - [NIP-15: End of Stored Events Notice](15.md) | 19 | - [NIP-15: End of Stored Events Notice](15.md) |
| 20 | - [NIP-16: Event Treatment](16.md) | 20 | - [NIP-16: Event Treatment](16.md) |
| 21 | - [NIP-18: Reposts](18.md) | ||
| 21 | - [NIP-19: bech32-encoded entities](19.md) | 22 | - [NIP-19: bech32-encoded entities](19.md) |
| 22 | - [NIP-20: Command Results](20.md) | 23 | - [NIP-20: Command Results](20.md) |
| 23 | - [NIP-21: `nostr:` URL scheme](21.md) | 24 | - [NIP-21: `nostr:` URL scheme](21.md) |
| @@ -51,6 +52,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 51 | | 3 | Contacts | [2](02.md) | | 52 | | 3 | Contacts | [2](02.md) | |
| 52 | | 4 | Encrypted Direct Messages | [4](04.md) | | 53 | | 4 | Encrypted Direct Messages | [4](04.md) | |
| 53 | | 5 | Event Deletion | [9](09.md) | | 54 | | 5 | Event Deletion | [9](09.md) | |
| 55 | | 6 | Reposts | [18](18.md) | | ||
| 54 | | 7 | Reaction | [25](25.md) | | 56 | | 7 | Reaction | [25](25.md) | |
| 55 | | 8 | Badge Award | [58](58.md) | | 57 | | 8 | Badge Award | [58](58.md) | |
| 56 | | 40 | Channel Creation | [28](28.md) | | 58 | | 40 | Channel Creation | [28](28.md) | |