Nostr Dev Team on Nostr: We're super happy to have engaged a client recently who is committed to contributing ...
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.boxHappy NIP-05 validating!
Published at
2025-08-15 15:13:54 UTCEvent JSON
{
"id": "f887651e6091fc8498cece291a286a7dfa5bfd06d766278469a3856d9b2861ed",
"pubkey": "27487c9600b16b24a1bfb0519cfe4a5d1ad84959e3cce5d6d7a99d48660a1f78",
"created_at": 1755270834,
"kind": 1,
"tags": [],
"content": "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.\n\nNoticing 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.\n\nYou can install with `npm i -g @nostrbox/cli`\n\nAnd run the commands: \n\n- nip05lookup _@nostrdev.com \n- nip05check nostrdev.com\n\n(we'll leave the errors in for now, so you can see the results)\n\nThe same facility can be found on https://nostr.box\n\nHappy NIP-05 validating!",
"sig": "754d01d7cedf3bb1d82b87c8aaf474eca9a5145b7c5c216fb3c7ac661d2c54af6dba56d0d2ae80dc01bd00e832c93cf20ea9717ba6a1a10767a551d4a59a4493"
}