The Lightning Network Daemon (LND) is a full, open-source implementation of the Lightning Network developed by Lightning Labs. It enables instant, high-volume Bitcoin transactions off-chain using HTLC contracts. It supports multiple backends including Bitcoin Core, btcd and Neutrino, and implements all BOLT specifications for interoperability with other Lightning implementations.
Write a comment