Services
Services
Everything you can deploy with RelayKit — relays, media, gateways and tools.
| Service | Type | What it gives you | NIPs |
|---|---|---|---|
| strfry | relay | High-performance general-purpose relay in C++ | NIP-01, NIP-11 |
| nostr-rs-relay | relay | Rust relay with whitelist and kind filtering | NIP-01, NIP-11, NIP-42 |
| chapar | relay | Chat-only relay for NIP-59 gift-wrapped events | NIP-17, NIP-59 |
| nogringo relay | relay | Private NIP-17/59 relay with auth-gated reads | NIP-17, NIP-42, NIP-59 |
| Blossom | media | Media server for images, video and files | NIP-96, NIP-98 |
| nPanel | gateway | nsite gateway with same-domain NIP-05 names | NIP-05, NIP-5A |
| grasp | tools | Git hosting over Nostr with embedded relay | — |
| pulse | tools | Push notifications for Nostr events to your phone | — |
Which relay should I run?
- strfry — fast, general-purpose
- nostr-rs-relay — policy control: pubkey whitelists, kind filtering, NIP-42 auth
- chapar — chat only, NIP-59
- nogringo relay — private messaging, auth-gated reads
You can run several side by side.
Missing something? Suggest a service — new ones land regularly (changelog).