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.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/README.md b/README.md
index b9e4c01..4dd711a 100644
--- a/README.md
+++ b/README.md
@@ -2,16 +2,16 @@
2 2
3NIPs stand for **Nostr Implementation Possibilities**. They exist to document what MUST, what SHOULD and 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 MUST, what SHOULD and what MAY be implemented by [Nostr](https://github.com/fiatjaf/nostr)-compatible _relay_ and _client_ software.
4 4
5- [NIP-01: Basic protocol flow description](https://github.com/fiatjaf/nostr/blob/master/nips/01.md) 5- [NIP-01: Basic protocol flow description](01.md)
6- [NIP-02: Contact List and Petnames](https://github.com/fiatjaf/nostr/blob/master/nips/02.md) 6- [NIP-02: Contact List and Petnames](02.md)
7- [NIP-03: OpenTimestamps Attestations for Events](https://github.com/fiatjaf/nostr/blob/master/nips/03.md) 7- [NIP-03: OpenTimestamps Attestations for Events](03.md)
8- [NIP-04: Encrypted Direct Message](https://github.com/fiatjaf/nostr/blob/master/nips/04.md) 8- [NIP-04: Encrypted Direct Message](04.md)
9- [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](https://github.com/fiatjaf/nostr/blob/master/nips/05.md) 9- [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md)
10- [NIP-06: Basic key derivation from mnemonic seed phrase](https://github.com/fiatjaf/nostr/blob/master/nips/06.md) 10- [NIP-06: Basic key derivation from mnemonic seed phrase](06.md)
11- [NIP-08: Handling Mentions](https://github.com/fiatjaf/nostr/blob/master/nips/08.md) 11- [NIP-08: Handling Mentions](08.md)
12- [NIP-09: Event Deletion](https://github.com/fiatjaf/nostr/blob/master/nips/09.md) 12- [NIP-09: Event Deletion](09.md)
13- [NIP-11: Relay Information Document](https://github.com/fiatjaf/nostr/blob/master/nips/11.md) 13- [NIP-11: Relay Information Document](11.md)
14- [NIP-12: Generic Tag Queries](https://github.com/fiatjaf/nostr/blob/master/nips/12.md) 14- [NIP-12: Generic Tag Queries](12.md)
15 15
16## Event Kinds 16## Event Kinds
17 17