decent-newsroom/nostr-kernel-bundle

Reusable Symfony bundle for low-level Nostr event and identity concerns

Maintainers

Package info

github.com/decent-newsroom/nostr-kernel-bundle

Type:symfony-bundle

pkg:composer/decent-newsroom/nostr-kernel-bundle

Transparency log

Statistics

Installs: 2

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-08-20 17:49 UTC

This package is auto-updated.

Last update: 2026-08-20 18:02:27 UTC


README

Reusable Symfony integration for low-level Nostr event, identity, coordinate, validation, signature, and NIP-19 concerns.

The bundle does not provide relay transport, persistence, application authentication, projections, or UI. Those concerns remain owned by the host application.

Register DecentNewsroom\NostrKernelBundle\NostrKernelBundle in the host application's config/bundles.php and configure the nostr_kernel section as needed.