Quick question : what do you use to encode/decode bech32 data in the browser?

#asknostr

Reply to this note

Please Login to reply.

Discussion

If it's specific to Nostr, then you can use https://nak.nostr.com/

Yes but it is for developing a client on a browser. I need a JavaScript library

If you're building a Nostr client, check out ndk.fyi - it's in Typescript I think.

Even if you don't use ndk, you can see what library it uses for bech32 encoding

Thank you! This is a really good idea 👍