nostr package: vastly simplify the API #412

Merged
sistemd merged 27 commits from nostr-package-use-methods-for-events into main 2023-03-27 09:09:48 +00:00
Showing only changes of commit dc5514bb74 - Show all commits

View File

@ -9,7 +9,7 @@ A strongly-typed nostr client for Node and the browser.
The goal of the project is to have all of the following implemented
and tested against a real-world relay implementation.
_Progress: 5/34 (15%)._
_Progress: 6/34 (18%)._
- [X] NIP-01: Basic protocol flow description
- [ ] NIP-02: Contact List and Petnames
@ -23,7 +23,7 @@ _Progress: 5/34 (15%)._
- [ ] 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
- [ ] NIP-12: Generic Tag Queries
- [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