# Nostr Relay ## One click and spin up your own Nostr relay. Share with the world, or use privately. A simple UI wrapper for the great python relay library nostr_relay. UI for diagnostics and management (key alow/ban lists, rate limiting) coming soon! ### Usage 1. Enable extension 2. Enable relay ### Development Create Symbolic Link: ``` ln -s /Users/my-user/git-repos/nostr-relay-extension/ /Users/my-user/git-repos/lnbits/lnbits/extensions/nostrrelay ```