Most relay management tools suck on mobile. I built Nostr Relay Center to fix that. It’s a lightweight PWA focused on speed and security.
Key Features:
Zero-Trust Signing: Supports NIP-46 (Nostr Bunker) so your keys stay safe.
Encrypted Local Storage: Optional NSEC login using AES-GCM + PIN (Web Crypto API).
Deep NIP-11 Integration: View metadata, fees, and posting policies at a glance.
Admin Actions: Whitelist management via Kind 25000 (compatible with strfry/custom bridges).
Performance Charts: Real-time latency and connection duration tracking.
The Tech: React + Vite + Tailwind. No div-soup, optimized for mobile browsers.
I built this to manage my own relays while on the move. v0.1.0 is live and ready for feedback.
GitHub: https://github.com/k4lb1/Nostr-Relay-Center or https://k4lb1.github.io/Nostr-Relay-Center/