Ok how do I move from hex to npub easily? 👀
Please Login to reply.
The npm package nostr-tools supports this. https://www.npmjs.com/package/nostr-tools
import {nip19} from 'nostr-tools';
const npub = nip19.npubEncode(publicKey);
Can't zap this 🥲
🫶
Is the node down or is it routes?
Seems to be working on my end 🤷♀️