No description
Find a file
2023-02-15 18:18:46 +02:00
static feat: basic account UI 2023-02-15 14:17:01 +02:00
templates/nostrrelay feat: partial AUTH support 2023-02-14 17:26:40 +02:00
tests chore: mypy fixes 2023-02-15 18:18:46 +02:00
.gitattributes feat: ignore some files from release export 2023-02-13 16:44:23 +02:00
.gitignore feat: handle tags 2023-01-30 17:56:12 +02:00
__init__.py chore: code format 2023-02-13 14:41:33 +02:00
client_manager.py chore: mypy fixes 2023-02-15 18:18:46 +02:00
config.json feat: extracted 2023-01-30 14:40:55 +02:00
crud.py feat: basic account UI 2023-02-15 14:17:01 +02:00
helpers.py chore: code format 2023-02-15 10:49:36 +02:00
LICENSE Initial commit 2023-01-27 14:36:27 +00:00
manifest.json Added manifest 2023-01-31 13:48:33 +00:00
migrations.py feat: basic account UI 2023-02-15 14:17:01 +02:00
models.py chore: mypy fixes 2023-02-15 18:18:46 +02:00
README.md feat: add payment for stoeage 2023-02-13 17:49:10 +02:00
tasks.py chore: mypy fixes 2023-02-15 18:18:46 +02:00
views.py chore: mypy fixes 2023-02-15 18:18:46 +02:00
views_api.py chore: mypy fixes 2023-02-15 18:18:46 +02:00

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