rely.nyves.nl

Customized Nostr Relay for nyves.nl

10.117.279
Stored Events
🇳🇱
Hosted in
The Netherlands
This nostr relay is serving:
  • 509.588 profiles (event kind 0)
  • 0 contact lists (event kind 3)
  • 9.098.102 allowed members (event kind 8000)
  • 509.589 lists with relays (event kind 10002)
🔐 NIP-42 Authentication + NIP-43 Allowed Access
Mandatory authentication with allowlist-based access control for all write operations.
🔍 NIP-50 Search
Full-text search capability with SQLite FTS5 for fast content discovery.
💾 SQLite Storage
Reliable event persistence with concurrent safety and performance optimization.
🏷️ Client Policy
Restricted to nyves.nl client for curated, high-quality content.
🚨 Access / writing requirements

📡 Technical Information

WebSocket URL:

wss://rely.nyves.nl

Supported NIPs:

Example Connection (JavaScript):

// Create WebSocket client connection
const relay = new WebSocket('wss://rely.nyves.nl');
// Create nostr request message for the relay

// Send the request message to the relay
// Process the results from the relay