Week 14 + 15 updates

NIP-19 is finally there in the Nostr-PHP library.
Week 14 + 15 updates

Finally there is a release (1.7.0) for Nostr-PHP with a full NIP-19 integration. Here is an example file with some snippets to how it works to encode and decode bech32 encoded entities:

Now merge request #68 (and issues #74, #64 are closed) is finally merged which I opened in October 2024.

Next up is:

  • Create documentation how to use NIP-19 with the library on https://nostr-php.dev
  • Create documentation how to use NIP-04 and NIP-44 with the library on https://nostr-php.dev
  • Work out a proof-of-concept with the revolt/event-loop package to create concurrent async requests with websocket connections
No comments yet.