Pages
  • LNROOM newsletter
  • First live coding session [#1]
  • pyln-client and Python decorators [#2]
  • Write tests for CLN plugins and Unix domain sockets [#3]
  • pyln-client implementation and Torq node management software [#4]
  • CLN Hooks and BOLT11 [#5]
  • nostr-control and scaling-lightning [#6]
  • bcli and Securing a $100M Lightning node [#7]
  • LDK Node, Greenlight and Breez SDK [#8]
  • Remote control and L402 [#9]
  • LN summit in NY, splicing and Mutiny [#10]
  • commando, lnsocket and CLN 23.08 rc1 [#11]
  • CLN v23.08, sovereign stack and BOLT #12 [#12]
  • Vincenzo Palazzo, LSPs & renepay plugin [#13]
  • Testing applications & 4 major LN implementations [#14]
  • LSP, VLS and Bitcoin Education [#15]
  • LN limitations, Timeout Trees, Greenlight and River report [#16]
  • 1 year of lnroom.live [#17]
  • BOLT#11, clangd and renepay [#18]
  • BOLT#11, Rusty Russell, Clams and CLN v23.11 [#19]
  • Bech32, Chaincode Labs, Christian Decker and Severin Bühler [#20]
  • PeerSwap, Breez SDK and Mutiny Wallet FAQ [#21]
LNROOM newsletter
  • LNROOM newsletter
  • First live coding session [#1]
  • pyln-client and Python decorators [#2]
  • Write tests for CLN plugins and Unix domain sockets [#3]
  • pyln-client implementation and Torq node management software [#4]
  • CLN Hooks and BOLT11 [#5]
  • nostr-control and scaling-lightning [#6]
  • bcli and Securing a $100M Lightning node [#7]
  • LDK Node, Greenlight and Breez SDK [#8]
  • Remote control and L402 [#9]
  • LN summit in NY, splicing and Mutiny [#10]
  • commando, lnsocket and CLN 23.08 rc1 [#11]
  • CLN v23.08, sovereign stack and BOLT #12 [#12]
  • Vincenzo Palazzo, LSPs & renepay plugin [#13]
  • Testing applications & 4 major LN implementations [#14]
  • LSP, VLS and Bitcoin Education [#15]
  • LN limitations, Timeout Trees, Greenlight and River report [#16]
  • 1 year of lnroom.live [#17]
  • BOLT#11, clangd and renepay [#18]
  • BOLT#11, Rusty Russell, Clams and CLN v23.11 [#19]
  • Bech32, Chaincode Labs, Christian Decker and Severin Bühler [#20]
  • PeerSwap, Breez SDK and Mutiny Wallet FAQ [#21]

Remote control and L402

#9・July 13, 2023

The last live was a milestone for me as it closed the first cycle of lives on "learning to write plugins".

We can now move on to the next cycle: "Remote control of CLN nodes".

If this is a topic you are interested in join us in the next live where we are going to look at the commands commando (that let you run methods on a directed connected peer) and commando-rune (that let you generate runes - restriction tokens).

It will be put on https://community.corelightning.org/c/events.

Have you heard about Lightning HTTP 402 Protocol (L402)?

This protocol takes advantage of the HTTP error code 402 Payment Required to support the use case of charging for services and authenticating users in distributed networks.

It has been developed by Lightning Labs during the last 3/4 years and seems to really take off right now with its use case to charge for AI api calls.

You can find its specification and it is currently discussed as a bLIP (blip-0026).

If you want to know more about L402:

  • you can read AI for All: Powering APIs and Large Language Models with Lightning by Olaouwa Osuntokun and Michael Levin

  • you can watch ChargeSats: Wrapping Flask Apps with L402s where Lisa Neigut does a live coding in Python demonstrating L402 with Core Lightning and

  • you can watch Kody Low on Building Fedi, AI, L402s, and Enabling AI for All with Lightning Payments | E112 with Kody Low in Kevin Rooke podcast.

Have a nice day, See next time, Tony Aldon https://lnroom.live

PREVRANDOMNEXT