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]

CLN v23.08, sovereign stack and BOLT #12

#12・August 24, 2023

I'm having a fun time digging into commando builtin plugin. To understand how lnsocket and lnmessage libraries work and how they send commando messages requires to look at BOLT #8 and BOLT #1. This is really interesting and if you are interested in cryptography and the peer-to-peer aspect of the Lightning Network, give a try to those BOLTs:

  • https://github.com/lightning/bolts/blob/master/01-messaging.md

  • https://github.com/lightning/bolts/blob/master/08-transport.md

Maybe you also want to check the last live coding session where we looked at some implementation details of lnmessage library:

Overview of lnmessage implementation.

But if implementation details is not your thing, you can look at a concrete example on how to Create invoices with a Node.JS cli using lnmessage and commando.

The big event of this week is the release of CLN v23.08. Core Lightning developers @rusty_twit, @endothermicdev and @ShahanaFarooqi took us through the new exiting feature present in CLN v23.08 during a 1h X/Twitter space.

If you want to know more about you can check the release and read the first blog posts about that "huge" release:

  • https://github.com/ElementsProject/lightning/releases/tag/v23.08

  • Core Lightning v23.08: "Satoshi's Successor" Part I - User Experience.

If you are interesting in knowing about complete solution to self-host websites and lightning nodes in order to receive Bitcoin for the value you produce, you definitely want to check https://www.sovereign-stack.org website developed by Derek. To get started with his work and knowing him better you can check that 20 minutes interview PlebLab Start Up Day August 22, 2023 Derek Smith of Farscapian.com.

Do you know about BOLT #12? If you don't you might want to listen to Damian that talk about in this 15 minutes interview PlebLab Start Up Day August 22, 2023 with Damian of Bolt 12 Prisms.

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

PREVRANDOMNEXT