jb55 on Nostr: Few yet understand how cool this is #[0]
Few yet understand how cool this is
quoting nevent1q…6r4wbolt01 is very flexible. It’s a generic messaging format (TLV) over the noise protocol. It’s like a p2p version of nostr but with better encryption. I use commando TLVs (CLN jsonrpc) to control my node over bolt01 by simply opening a lightning connection to my lightning node at home + an auth token. From there I can call any RPC I want: pay, invoice, etc. it’s how sendsats.lol and lnlink.app work. My lnaddress server (sendsats.lol) is hosted on a VPN somewhere and it opens a connection to my node at home via lightning to fetch invoices.