Skip to content

Commit 0d73080

Browse files
committed
docs: advertise NIP-03 support in README and supportedNips (#105)
1 parent 5e373e6 commit 0d73080

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ NIPs with a relay-specific implementation are listed here.
4747

4848
- [x] NIP-01: Basic protocol flow description
4949
- [x] NIP-02: Contact list and petnames
50+
- [x] NIP-03: OpenTimestamps Attestations for Events
5051
- [x] NIP-04: Encrypted Direct Message
5152
- [x] NIP-09: Event deletion
5253
- [x] NIP-11: Relay information document

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"supportedNips": [
66
1,
77
2,
8+
3,
89
4,
910
9,
1011
11,

0 commit comments

Comments
 (0)