upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--64.md4
-rw-r--r--README.md2
2 files changed, 4 insertions, 2 deletions
diff --git a/64.md b/64.md
index dd6ee84..6d8d373 100644
--- a/64.md
+++ b/64.md
@@ -1,12 +1,12 @@
1NIP-64 1NIP-64
2====== 2======
3 3
4Portable Game Notation 4Chess (Portable Game Notation)
5----- 5-----
6 6
7`draft` `optional` 7`draft` `optional`
8 8
9This NIP defines `kind:64` notes representing games in [PGN][pgn_specification] format, which can be read by humans and is also supported by most chess software. 9This NIP defines `kind:64` notes representing chess games in [PGN][pgn_specification] format, which can be read by humans and is also supported by most chess software.
10 10
11## Note 11## Note
12 12
diff --git a/README.md b/README.md
index d6840fc..82778f8 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
73- [NIP-57: Lightning Zaps](57.md) 73- [NIP-57: Lightning Zaps](57.md)
74- [NIP-58: Badges](58.md) 74- [NIP-58: Badges](58.md)
75- [NIP-59: Gift Wrap](59.md) 75- [NIP-59: Gift Wrap](59.md)
76- [NIP-64: Chess (PGN)](64.md)
76- [NIP-65: Relay List Metadata](65.md) 77- [NIP-65: Relay List Metadata](65.md)
77- [NIP-70: Protected Events](70.md) 78- [NIP-70: Protected Events](70.md)
78- [NIP-71: Video Events](71.md) 79- [NIP-71: Video Events](71.md)
@@ -115,6 +116,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
115| `42` | Channel Message | [28](28.md) | 116| `42` | Channel Message | [28](28.md) |
116| `43` | Channel Hide Message | [28](28.md) | 117| `43` | Channel Hide Message | [28](28.md) |
117| `44` | Channel Mute User | [28](28.md) | 118| `44` | Channel Mute User | [28](28.md) |
119| `64` | Chess (PGN) | [64](64.md) |
118| `818` | Merge Requests | [54](54.md) | 120| `818` | Merge Requests | [54](54.md) |
119| `1021` | Bid | [15](15.md) | 121| `1021` | Bid | [15](15.md) |
120| `1022` | Bid confirmation | [15](15.md) | 122| `1022` | Bid confirmation | [15](15.md) |