From 59ac3f502a77499c1901f70e78be3dc6c51e99e0 Mon Sep 17 00:00:00 2001 From: Kieran Date: Fri, 9 May 2025 14:40:27 +0100 Subject: [PATCH] feat: zapstore - nap.yaml --- nap.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 nap.yaml diff --git a/nap.yaml b/nap.yaml new file mode 100644 index 0000000..6dd22cd --- /dev/null +++ b/nap.yaml @@ -0,0 +1,13 @@ +id: "io.nostrlabs.zap_stream_flutter" +name: "zap.stream" +description: "Live streaming on nostr" +icon: "https://zap.stream/logo.png" +images: + - "https://nostr.download/baf24ad818fae082cbca3ac9dc1dc132bb9d733fb6660f2128a564e3acfa7d58.webp" + - "https://nostr.download/5a5528627022126e54b7501f23fbd3c7bc8437faaac841ad1a98afc2268f8e6f.webp" +repository: "https://github.com/nostrlabs-io/zap-stream-flutter" +url: "https://zap.stream" +license: "MIT" +tags: + - "livestream" + - "video" \ No newline at end of file