Skip to content
/ yar Public

Yet Another Relay: a Nostr relay implemented in async PHP

License

Notifications You must be signed in to change notification settings

1ma/yar

Repository files navigation

YAR: Yet Another Relay

CI

Installation

YAR needs the secp256k1_nostr PHP extension.

$ composer install
$ php main.php

Currently, the server listens on ws://127.0.0.1:1337 as plaintext.

Limitations

  • No persistent event storage.

Implemented NIPs

  • NIP-01: Basic protocol flow description

About

Yet Another Relay: a Nostr relay implemented in async PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages