revolution/laravel-nostr

Laravel Nostr

Fund package maintenance!
invokable


README

Maintainability Code Coverage

Ask DeepWiki

Work in progress

Because the Nostr specifications are still evolving, this package is under constant development. However, the notification features should be useful as-is.

Requirements

  • PHP(+GMP) >= 8.2
  • Laravel >= 11.0

Installation

composer require revolution/laravel-nostr

php artisan vendor:publish --tag=nostr-config

Uninstall

composer remove revolution/laravel-nostr
  • Delete config/nostr.php

Usage

LICENCE

MIT