Connecting Blockchain Data with LDK
Jeff Czyz
This is our first look at the lightning development kit, a library that lets you implement lightning features in any bitcoin wallet. The lightning network is anchored to the bitcoin blockchain so we need a way to interact with the on-chain activity. Jeff walks us through how to get blockchain data from a full node.