Alex Gleason 929ea87067 Deduplicate NIP-05 hooks: useNip05Verify now delegates to useNip05Resolve
Both hooks were making separate fetches to the same endpoint. Rewrite
useNip05Verify as a thin wrapper that calls useNip05Resolve and compares
the resolved pubkey — they now share the same query key and a single
network request serves both verification and resolution.
2026-02-23 19:49:11 -06:00
2026-02-23 18:00:46 -06:00
2026-02-22 11:02:18 -06:00
2026-02-16 16:54:01 -06:00
2026-02-23 17:54:54 -06:00
2026-02-22 16:35:53 -06:00
S
Description
Activist social network and fundraising platform on Nostr
AGPL-3.0 43 MiB
Languages
TypeScript 95.7%
Java 1.5%
JavaScript 0.9%
Swift 0.9%
CSS 0.5%
Other 0.4%