pull down to refresh
Sorry meant to respond.
You just put your name and pubkey in a json file:
https://<your domain>/.well-known/nostr.json
The json is shaped like this:
{ "names" : { "thrown" : <pubkey in hex> } }
deleted by author
Sorry meant to respond.
You just put your name and pubkey in a json file:
https://<your domain>/.well-known/nostr.jsonThe json is shaped like this:
{ "names" : { "thrown" : <pubkey in hex> } }