Nostr Dev Team's avatar
Nostr Dev Team
_@nostrdev.com
npub1yay8...trdv
The easy way to build on Nostr!
Nostr Dev Team's avatar
Nostr Dev Team 9 months ago
We're super happy to have engaged a client recently who is committed to contributing to the space, as well as building their own product. Noticing that many NIP-05 domains have malformed JSON, we were commissioned to build a couple of tools that will both validate a NIP05 domain and perform a lookup on a NIP-05 address. You can install with `npm i -g @nostrbox/cli` And run the commands: - nip05lookup _@nostrdev.com - nip05check nostrdev.com (we'll leave the errors in for now, so you can see the results) The same facility can be found on https://nostr.box Happy NIP-05 validating!