Michael Hall
Michael Hall
Hi all, I've developed a feature for users to add images to their posts in-app. It works by sending the chosen image to an image host API (right now nostrimg.com...
I noticed this behavior when trying to create a profile page with my picture on it. ``` export default function Profile() { const router = useRouter(); const { pubkey }...
Basically, I have certain components which I would like to use a different set of relays for, so I would like to be able to wrap those components in a...
It actually returns the event like half the time. Possible race condition? EVENT and EOSE happen at exact same time. NDK v0.7.5
For securely converting between hex and bech32, as well as betweeb nsec/npub and hex priv to hex pub. Ex. `noscl convert --npub d23b81da2b83cdb821cd3b8dbcac393943ba9cd` Output `npub1b6asdtbf68astd6f7863fnt76a4f7as78as`
Can probably significantly cut down the number of subscriptions