https://realy.lol is my nostr work

it runs pretty nice already, i'm now into that stage where i'm adding this kind of feature as management

Reply to this note

Please Login to reply.

Discussion

Cool, I just saw the docs on export/import. nice

I'm using Khatru because it's a library and I need customizations

i built this out of relayer and go-nostr you can build other things off the libraries in there

they have handy names...

realy.lol/event

realy.lol/envelopes/okenvelope

the data structures differ a lot, there is almost no strings anywhere, in some cases i've used generics to make it easy to assemble lists of arbitrary types that commute (eg string/bytes, integers, etc)