formatting

This commit is contained in:
ennmichael 2023-04-01 14:53:03 +02:00
parent 09950fd547
commit 2cb9f5a12b
No known key found for this signature in database
GPG Key ID: 6E6E183431A26AF7
2 changed files with 12 additions and 10 deletions

View File

@ -0,0 +1,2 @@
dist/
src/legacy

View File

@ -11,26 +11,26 @@ and tested against a real-world relay implementation.
_Progress: 8/34 (23%)._ _Progress: 8/34 (23%)._
- [X] NIP-01: Basic protocol flow description - [x] NIP-01: Basic protocol flow description
- [X] NIP-02: Contact List and Petnames - [x] NIP-02: Contact List and Petnames
- [ ] NIP-03: OpenTimestamps Attestations for Events - [ ] NIP-03: OpenTimestamps Attestations for Events
- [X] NIP-04: Encrypted Direct Message - [x] NIP-04: Encrypted Direct Message
- [X] NIP-05: Mapping Nostr keys to DNS-based internet identifiers - [x] NIP-05: Mapping Nostr keys to DNS-based internet identifiers
- [ ] NIP-06: Basic key derivation from mnemonic seed phrase - [ ] NIP-06: Basic key derivation from mnemonic seed phrase
- [ ] NIP-07: window.nostr capability for web browsers - [ ] NIP-07: window.nostr capability for web browsers
- [ ] NIP-09: Event Deletion - [ ] NIP-09: Event Deletion
- [ ] NIP-10: Conventions for clients' use of `e` and `p` tags in text events - [ ] NIP-10: Conventions for clients' use of `e` and `p` tags in text events
- TODO Check if this applies - TODO Check if this applies
- [X] NIP-11: Relay Information Document - [x] NIP-11: Relay Information Document
- [X] NIP-12: Generic Tag Queries - [x] NIP-12: Generic Tag Queries
- [ ] NIP-13: Proof of Work - [ ] NIP-13: Proof of Work
- [ ] NIP-14: Subject tag in text events - [ ] NIP-14: Subject tag in text events
- [X] NIP-15: End of Stored Events Notice - [x] NIP-15: End of Stored Events Notice
- [ ] NIP-19: bech32-encoded entities - [ ] NIP-19: bech32-encoded entities
- [X] `npub` - [x] `npub`
- [X] `nsec` - [x] `nsec`
- [ ] `note`, `nprofile`, `nevent`, `nrelay`, `naddr` - [ ] `note`, `nprofile`, `nevent`, `nrelay`, `naddr`
- [X] NIP-20: Command Results - [x] NIP-20: Command Results
- [ ] NIP-21: `nostr:` URL scheme - [ ] NIP-21: `nostr:` URL scheme
- [ ] NIP-23: Long-form Content - [ ] NIP-23: Long-form Content
- [ ] NIP-25: Reactions - [ ] NIP-25: Reactions