OverviewExploreTrending
Nostr Archives
OverviewExploreTrending
Paul10d ago
no spec rn this is a very stripped down of hypernote with only semantic components (no extra styling just stuff like "primary"). actions are just json not nostr events because they're only happening in context of a chat not going out publicly This crate exposes the "catalog" of components (so every app can define its own and expose this catalog to the llm for use) https://github.com/sledtools/pika/tree/master/crates/hype… And this parses the hypernote into ast for native rendering https://github.com/futurepaul/hypernote-mdx The native renderers (rn in swift and kotlin) are just switch statements on this ast so should be easy to port to any UI framework
💬 1 replies

Thread context

Root: 5804e267b948…

Replying to: d64afa1b7ea0…

Replies (1)

Niel Liesmons9d ago
Aight! Thanks you very much seeer. Checking...
0000 sats