Why no account though with LNURL-auth?
You'll just be a random pubkey until you want to set your nym. This way, you'll receive any sats that you got zapped in your account.
Any sats that @anon got zapped ends up in the daily reward pool
Electrum doesn't support lnurl-auth (as far as I can tell).
I'm seriously considering implementing it myself, because it looks like all the clients that do support it are either idiotphone apps or else bloated piles of electron.
I don't suppose there are any command-line lnurl-api clients? Maybe in rust? Okay I'm probably pushing my luck there.
reply
I'm seriously considering implementing it myself, because it looks like all the clients that do support it are either idiotphone apps or else bloated piles of electron.
If it helps, you could say I implemented the wallet/client part of LNURL-auth for tests here in Golang.
reply