Do you have your own domain name?

If so you can create an alias address that redirects to your GetAbly, Wallet of Satoshi, etc wallet.

For example with my personal account I've got "jawsh@jawsh.xyz" set as my LN address and that redirects all zaps and Lightning payments to my Alby wallet address at "jawsh@getalby.com"

It's a similar process to using your own domain for NIP-05

Reply to this note

Please Login to reply.

Discussion

This is an interesting idea!

Kk thnx for the ideas.

Alias address? This is like a URL re-direct?

So your idea is to have it as a web address and then it open a web based wallet?

Or...?

I'm wanting to create interest and intrigue with this but also function.

I like the idea of it opening a browser tab and going to something simple.

You copy the json file from GetAlby or Wallet of Satoshi and place it in the /.well-known/lnurlp/ directory on your server. The file name will determine the address.

So if you named the file "KB" and placed in /.well-known/lnurlp/ on your server, your alias address would become "KB@your.domain"

You can then use that address on nostr and anywhere else and all payments and zaps will be directed to your current WoS address.

Neat little way to use your domain for a Lightning address without needing to run a node yourself.

You can create more than one alias as well and they all will redirect to the address corresponding with the json data you used.