Discover and read the best of Twitter Threads about #damusapp

Most recents (1)

1/4 Step-by-Step Guide to #Nostr NIP-05 Verification on a Next.js Site w/ #DamusApp

Create a folder called .well-known in the p ublic folder of your #Nextjs project, then create a file named nostr.json with the following content: { "names": { "name": "hex key" } }.
2/4 If you don't know your public hex key, convert your nsub key to a hex key using damus.io/key/ and replace the placeholder text ‘hex key’ with the converted hex key in nostr.json. Don’t forget to set your name. (e.g., ‘tony’, ‘jack’)
3/4 Deploy your Next.js site and check for CORS issues using cors-test.codehappy.dev. You can view your nostr.json file by navigating to yourdomain.com/.well-known/no…
Read 4 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!