upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
index 24ae2c9..7c002b3 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,22 @@
2 2
3NIPs 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. 3NIPs 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.
4 4
5---
6
7- [List](#list)
8- [Event Kinds](#event-kinds)
9 - [Event Kind Ranges](#event-kind-ranges)
10- [Message Types](#message-types)
11 - [Client to Relay](#client-to-relay)
12 - [Relay to Client](#relay-to-client)
13- [Standardized Tags](#standardized-tags)
14- [Criteria for acceptance of NIPs](#criteria-for-acceptance-of-nips)
15- [License](#license)
16
17---
18
19## List
20
5- [NIP-01: Basic protocol flow description](01.md) 21- [NIP-01: Basic protocol flow description](01.md)
6- [NIP-02: Contact List and Petnames](02.md) 22- [NIP-02: Contact List and Petnames](02.md)
7- [NIP-03: OpenTimestamps Attestations for Events](03.md) 23- [NIP-03: OpenTimestamps Attestations for Events](03.md)