(3) and now for the slightly complicated part: how to talk lighting…
First try: web hook for lnurlp. Ok, but I don’t want the need of opening anything (like a Webserver) to provide a target for the hook.
Second thought: talk via Rest to my lnd. Listen to Invoices (macaroons…)
[rest because: grpc on pico may be a problem?]
Problem: you need an open lnd running.
Wish: something more versatile. Probably something with lnbits.

