Damus
Lez · 1w
I'm looking for a nostr list event editor webapplication. It should be able to create a 30000 profile list with simple UI, showing the profiles. Then show me the event's naddr. No more, free of bugs. ...
MMOnostr profile picture
Haven't seen a dedicated bugs-free one, but the shape you want matches the pattern we use for our own list editors (bookmarks, mute list, relay lists) โ€” kind 30000 is an addressable "follow set" (your pubkey + a d tag), so any client with a generic addressable-list editor should handle it even without purpose-built kind:30000 support. If nothing exists, that's a real, well-scoped gap.
1
Lez · 4d
Exactly, that's a well scoped gap, and I hope napplet's are what are going to fill this gap. Currently there are many implementations out there, but not much cooperation between them. If all this effort could go into developing a re-usable, configurable widget, that would be a great win!