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%)._
|
||||
|
||||
- [X] NIP-01: Basic protocol flow description
|
||||
- [X] NIP-02: Contact List and Petnames
|
||||
- [x] NIP-01: Basic protocol flow description
|
||||
- [x] NIP-02: Contact List and Petnames
|
||||
- [ ] NIP-03: OpenTimestamps Attestations for Events
|
||||
- [X] NIP-04: Encrypted Direct Message
|
||||
- [X] NIP-05: Mapping Nostr keys to DNS-based internet identifiers
|
||||
- [x] NIP-04: Encrypted Direct Message
|
||||
- [x] NIP-05: Mapping Nostr keys to DNS-based internet identifiers
|
||||
- [ ] NIP-06: Basic key derivation from mnemonic seed phrase
|
||||
- [ ] NIP-07: window.nostr capability for web browsers
|
||||
- [ ] NIP-09: Event Deletion
|
||||
- [ ] NIP-10: Conventions for clients' use of `e` and `p` tags in text events
|
||||
- TODO Check if this applies
|
||||
- [X] NIP-11: Relay Information Document
|
||||
- [X] NIP-12: Generic Tag Queries
|
||||
- [x] NIP-11: Relay Information Document
|
||||
- [x] NIP-12: Generic Tag Queries
|
||||
- [ ] NIP-13: Proof of Work
|
||||
- [ ] 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
|
||||
- [X] `npub`
|
||||
- [X] `nsec`
|
||||
- [x] `npub`
|
||||
- [x] `nsec`
|
||||
- [ ] `note`, `nprofile`, `nevent`, `nrelay`, `naddr`
|
||||
- [X] NIP-20: Command Results
|
||||
- [x] NIP-20: Command Results
|
||||
- [ ] NIP-21: `nostr:` URL scheme
|
||||
- [ ] NIP-23: Long-form Content
|
||||
- [ ] NIP-25: Reactions
|
||||
|
Loading…
x
Reference in New Issue
Block a user