rework NIP-03 so it is actually usable (#804)

* rework nip-03 to be actually useful and usable.
* fixes.
* add ots verification flow.
This commit is contained in:
fiatjaf_
2023-10-11 10:17:43 -03:00
committed by GitHub
parent 324c7aafdc
commit 09ffb951c6
2 changed files with 24 additions and 10 deletions

View File

@@ -92,6 +92,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
| `44` | Channel Mute User | [28](28.md) |
| `1063` | File Metadata | [94](94.md) |
| `1311` | Live Chat Message | [53](53.md) |
| `1040` | OpenTimestamps | [03](03.md) |
| `1984` | Reporting | [56](56.md) |
| `1985` | Label | [32](32.md) |
| `4550` | Community Post Approval | [72](72.md) |