Some nostr:npub1phpdev2d38u5hzs4jrsh360mevh0rjctu9669quy97wu23u8sqdqpfha0j updates with a new release. This new guide page is a work in progress https://nostr-php.dev/guides/filters-and-tags-on-request-events which shows one of the very neat features of requesting events with different filter attributes from relays.
Nostr-PHP release 1.5.1: https://github.com/nostrver-se/nostr-php/releases/tag/1.5.1
New / updated features:
* Added NIP-42 support for client to relay authentication
* Generic tags methods on a filter object for request messages to relays
Also a new guide page 'Using filters and tags on requesting events' is added: https://nostr-php.dev/guides/filters-and-tags-on-request-events
This page explains which filter attributes you can use when you request events from relays. Also a list with examples is being worked out with full code snippets.
Make sure you check the other provided examples too in the library: https://github.com/nostrver-se/nostr-php/tree/main/src/Examples
#PHP #nostrDev
Discussion
No replies yet.