Skip to content

Node application to handle Nostr NIP-05 verification requests.

License

Notifications You must be signed in to change notification settings

sebastiansieber/nostr-nip05-verification

Repository files navigation

Nostr NIP-05 Verification Server

Node application to handle Nostr NIP-05 verification requests.

NIP-05 of the Nostr protocol allows to map "Nostr keys to DNS-based internet identifiers" (https://github.com/nostr-protocol/nips/blob/master/05.md). Nostr Clients will send a GET request to domain.com/.well-known/nostr.json?name= to verify the identifier. This small application responds to this requests by providing the pubkey associated to a NIP-05 identifier saved in a MySQL database.

Hope someone finds this helpful.

About

Node application to handle Nostr NIP-05 verification requests.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published