Viewing this patch thread from #gnostr….
From 1e9ded3db76cd20f0d32cb3835e11f3049aac569 Mon Sep 17 00:00:00 2001
From: dtonon
Date: Mon, 1 Sep 2025 15:48:06 +0200
Subject: [PATCH 2/3] Add nstart.me
---
apps.toml | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/apps.toml b/apps.toml
index 4d1d312..132c4d1 100644
--- a/apps.toml
+++ b/apps.toml
@@ -1496,3 +1496,28 @@ platforms = [ "web" ]
source = "https://gitworkshop.dev/npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6/lantern"
url = "https://chromewebstore.google.com/detail/lantern/jjoijlenmgefkaeiomoaelcljfibpcgh"
+
+[nstart]
+name = "Nstart.me"
+categories = ["tools", "onboarding"]
+description = "An easy onboarding wizard to guide new users to Nostr"
+gallery = [
+ "
",
+ "
",
+ "
",
+ "
",
+ "
",
+]
+features = [
+ "Web based, works on desktop and mobile",
+ "Multilingual and easy to use, offer an explicative guide step by step",
+ "Receive an (encrypted) backup via email of your account",
+ "Create a FROST (multi-signature) bunker to secure login on many apps",
+ "Start with an interesting follows, copying it from well know users",
+ "Are you a dev? Use it in your app to create a smooth onboarding experience",
+]
+npub = "npub10000003zmk89narqpczy4ff6rnuht2wu05na7kpnh3mak7z2tqzsv8vwqk"
+platforms = ["web"]
+thumb = "
"
+url = "https://nstart.me"
+source = "https://github.com/dtonon/nstart"
--
libgit2 1.9.1
Discussion
No replies yet.