#nostr-relay #nostr #builder #relay

nostr-relay-builder

Build your own custom nostr relay!

7 releases (breaking)

new 0.40.0 Mar 18, 2025
0.39.0 Jan 31, 2025
0.38.0 Dec 31, 2024
0.37.0 Nov 27, 2024
0.0.0 Aug 12, 2024

#385 in Testing

Download history 71/week @ 2024-12-01 73/week @ 2024-12-08 56/week @ 2024-12-15 16/week @ 2024-12-22 131/week @ 2024-12-29 65/week @ 2025-01-05 71/week @ 2025-01-12 115/week @ 2025-01-19 194/week @ 2025-01-26 88/week @ 2025-02-02 90/week @ 2025-02-09 97/week @ 2025-02-16 62/week @ 2025-02-23 56/week @ 2025-03-02 62/week @ 2025-03-09 124/week @ 2025-03-16

308 downloads per month
Used in 2 crates

MIT license

1MB
24K SLoC

Nostr Relay Builder

Description

Build your own custom nostr relay!

This library contains all the stuff to easily build a nostr relay. It also contains a ready-to-use MockRelay for unit tests.

State

This library is in an ALPHA state, things that are implemented generally work but the API will change in breaking ways.

Donations

rust-nostr is free and open-source. This means we do not earn any revenue by selling it. Instead, we rely on your financial support. If you actively use any of the rust-nostr libs/software/services, then please donate.

License

This project is distributed under the MIT software license - see the LICENSE file for details


lib.rs:

Nostr Relay Builder and Mock Relay for tests

Dependencies

~18–40MB
~623K SLoC