Why Nostr? What is Njump?
cr0bar
npub1794…wjhd
2023-07-09 23:23:15
in reply to nevent1q…y8rg

cr0bar on Nostr: Ah so the relay and NIP-05 are separate. For NIP-05 you need web hosting. It can be ...

Ah so the relay and NIP-05 are separate. For NIP-05 you need web hosting.

It can be as simple as hosting a static file at: https://<domain>/.well-known/nostr.json

The file contains your nostr name (Eg. Strit) and the hex version of your public key.

Here’s an example using your info:

{
"names": {
"strit": "c6c43235f48bddd7a4671f9de12267d07ae7f7ea5ba9386cb357e14e59ec5e8c"
}
}

Your NIP-05 address would be strit@<domain>

You can find more info here! 😁👍

https://github.com/nostr-protocol/nips/blob/master/05.md
Author Public Key
npub1794vv7hl7y6q2qw0y7m7h60rpphmvt5h7pzt5sr78z6assj6w0eqagwjhd