We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e373e6 commit 0d73080Copy full SHA for 0d73080
2 files changed
README.md
@@ -47,6 +47,7 @@ NIPs with a relay-specific implementation are listed here.
47
48
- [x] NIP-01: Basic protocol flow description
49
- [x] NIP-02: Contact list and petnames
50
+- [x] NIP-03: OpenTimestamps Attestations for Events
51
- [x] NIP-04: Encrypted Direct Message
52
- [x] NIP-09: Event deletion
53
- [x] NIP-11: Relay information document
package.json
@@ -5,6 +5,7 @@
5
"supportedNips": [
6
1,
7
2,
8
+ 3,
9
4,
10
9,
11
11,
0 commit comments