Replying to Avatar zach

New nostr address but I'm not sure that it is working correctly. Are you seeing zach@zachs.world nostr fam?

Here is github repo for reference (https://github.com/zatzby/zachsworld)

The domain was purchased through namecheap, and I thought I set up everything correctly, but I think it is failing. Any help would be greatly appreciated!

#asknostr

https://zachs.world/.well-known/nostr.json?name=zach

as well as

https://zachs.world/.well-known/nostr.json

just return HTTP 404 not found. In order for NIP-05 verification to work, both should return

{

"names": {

"zach": "7a78fbfec68c2b3ab6084f1f808321ba3b5ea47502c41115902013e648e76288"

}

}

Reply to this note

Please Login to reply.

Discussion

I figured it out! Thanks!

I didn’t have _config.yml follow to let http know to find the well known file 🤦‍♂️😂