Because the Nostr specifications are still evolving, this package is under constant development. However, the notification features should be useful as-is.
- PHP(+GMP) >= 8.2
- Laravel >= 11.0
composer require revolution/laravel-nostr
php artisan vendor:publish --tag=nostr-config
composer remove revolution/laravel-nostr
- Delete
config/nostr.php
MIT