If I understand correctly you want to make something like static screens for nostr, without any logic behind, like pulling notes and sending but you'd have screens that renders notes and a screen for postings.

Given all of that adding the actual logic should not be hard. You just need to make sure your code will handle that with ease.

Maybe you want to create something like a UI library for nostr, which people could extend and build clients with and add their custom logic. So it would be similar to ant design or material UI, where all components for building an app are ready and the developers can just assemble them together however they want and add whatever logic they need.

Hope this helps

Reply to this note

Please Login to reply.

Discussion

Awesome! Thanks. If I ever get to a point where I put one together, what I'd probably do is find someone on Nostr to help with that, publish it as a client and make it open source so anyone can change it later. I'm not really good at it yet just an idea I've had. Appreciate the advice.

I've been fantasizing about this as well. Mainly with the purpose of learning. I'm good at coding so let me know once you have something maybe we can put together a simple client :)

Ok, I didn't know you coded. I use Ai to generate a lot right now 🤣, I've built simple apps but nothing like that. I will definitely show you when I get some.

Cool. Let's keep in touch

Ok. I am trying to make one, I want to name it Oasis and make it simple kinda like desert colors but in a cool way if that makes sense.

Product development is no easy job.

Cool makes sense, but it has to be well defined what it means 😄

Haha, yeah.

I thought you were Sergio, you impersonator?

No, it was a while ago when some trash journalist tried to pick on fiatjaf and everybody here was using his profile image 😄

I guess it's time to change it

I can't even understand the shitty nostr code samples.....Tried some for NOde.js and didn't even work

I can't understand the Nostr code either.