From 2d60dd2d5e30f9280f25c066e570ea95df2aee3e Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Wed, 2 Jul 2025 20:19:26 -0400 Subject: [PATCH] update --- src/index.html | 162 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 src/index.html diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..f66551f --- /dev/null +++ b/src/index.html @@ -0,0 +1,162 @@ + + + + + + Nostr Event Explorer + + + + + + + + +
+

Nostr Event Explorer

+

Enter a relay URL and an event ID (hex, note1..., or nevent1...). If an nevent is provided with relays, those will be used; otherwise, the specified relay will be used.

+
+ + + +
+
+
+ + + + \ No newline at end of file