pull down to refresh

I'm trying to think through how i'll build my nostr login. I need to get node info somehow (ie: username etc. like how other nostr apps get my username and info from my alby extension.

This one could be helpful, it has a zap interface over nostr.

https://ndkit.com/

reply

i need a js library

reply

It's cross language, not yet documented in the official site.

https://www.npmjs.com/package/@nostr-dev-kit/ndk

reply

does it support getalby auth?

reply

Yes. The NIP-07 works with any compatible signer, Alby included.

reply
reply

Thanks, I'm planning to use it too, good to find these issues early.

reply