formatting
This commit is contained in:
parent
09950fd547
commit
2cb9f5a12b
2
packages/nostr/.prettierignore
Normal file
2
packages/nostr/.prettierignore
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
dist/
|
||||||
|
src/legacy
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user