Maybe this can be useful.
#[6]
My own node (bitcoin core + CLN), my own zapper https://github.com/jb55/cln-nostr-zapper, and my own lnurl server: https://sendsats.lol
sendsats talks to my node at home via the lightning network + https://npmrepo.com/lnsocket
Maybe this can be useful.
#[6]
thanks. the CLN kids get all the cool toys. will look into this to see if workable with LND
just found this: https://github.com/Dolu89/ligess/pull/9
looks like it’s working for some folks w/ LND. will try it later/this weekend.
Awesome! I think my weekend reading is going to be LND vs CLN. I need to choose the right path. What made you settle on LND, if you don’t mind me asking?
i started with an umbrel which only had LND at the time. i’m working on a CLN on bare metal but don’t trust it for funds yet with everything else im doing on the machine .. until i get offline signing to work with something like vls.tech
Got it. I started using embassyOS. I’m gonna start off with CLN. Thanks for the info.
I actually built this two days ago, but I don't have https on my node so this won't work. I disabled the https checks in the code and it works, but I don't want to run malformed or custom code. I'll wait for BTCPay server or something else that I can use with nginx reverse proxy.
tried this today and ran into the same issue… we wait for btcpay server…
