mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-10 16:54:35 +00:00
Add table of contents (and NIP list header)
This commit is contained in:
parent
754bd26b18
commit
074b139a26
1 changed files with 16 additions and 0 deletions
16
README.md
16
README.md
|
|
@ -2,6 +2,22 @@
|
||||||
|
|
||||||
NIPs stand for **Nostr Implementation Possibilities**. They exist to document what may be implemented by [Nostr](https://github.com/fiatjaf/nostr)-compatible _relay_ and _client_ software.
|
NIPs stand for **Nostr Implementation Possibilities**. They exist to document what may be implemented by [Nostr](https://github.com/fiatjaf/nostr)-compatible _relay_ and _client_ software.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
- [List](#list)
|
||||||
|
- [Event Kinds](#event-kinds)
|
||||||
|
- [Event Kind Ranges](#event-kind-ranges)
|
||||||
|
- [Message Types](#message-types)
|
||||||
|
- [Client to Relay](#client-to-relay)
|
||||||
|
- [Relay to Client](#relay-to-client)
|
||||||
|
- [Standardized Tags](#standardized-tags)
|
||||||
|
- [Criteria for acceptance of NIPs](#criteria-for-acceptance-of-nips)
|
||||||
|
- [License](#license)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## List
|
||||||
|
|
||||||
- [NIP-01: Basic protocol flow description](01.md)
|
- [NIP-01: Basic protocol flow description](01.md)
|
||||||
- [NIP-02: Contact List and Petnames](02.md)
|
- [NIP-02: Contact List and Petnames](02.md)
|
||||||
- [NIP-03: OpenTimestamps Attestations for Events](03.md)
|
- [NIP-03: OpenTimestamps Attestations for Events](03.md)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue