Replying to Avatar jb55

#notedeck is starting to get really interesting. we now have a notedeck_ui crate which is independent of the tweetdeck-style app.

we are building a standard library of ui components for building nostr apps. you won't need to think about the network stack, database, or even how to render a note. building an app will be as simple as:

ui.note(id)

in the same way building a website is a simple as

hello world

notedeck is the worlds first nostr browser. exciting times ahead.

Avatar
the axiom 9mo ago

outbox?

Reply to this note

Please Login to reply.

Discussion

Avatar
jb55 9mo ago

yeah it will have that built in of course

Thread collapsed