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.
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