Sure.

Reply to this note

Please Login to reply.

Discussion

here is the code:

https://github.com/dezh-tech/mangostr/pull/12/files

in src/lib/components/latestnotes.svelte im trying to fetch some events. im not sure if this is the correct/recomeneded way. but it doesn't work...

Forget to commit that component?

Ah, wrong branch

yes, i didn't merged it yet. nip-11 works well. after fetching events ill merge it.

Submitted PR.

thanks a lot. merged. which relay address you used for test? i tried some public relays, they are not work well. even their nip-11 is not complete.

I used my personal relay, many relays ignore empty filters.

hmm. let me try more relays.

And yes, many problems with NIP-11s, it's one of many reasons why I wrote @nostrwatch/schemata; not on npm yet, need to fix NPM publishing in my CI.

nice, waiting for it.