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.

Reply to this note

Please Login to reply.

Discussion

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.