Skip to content

    Base58-A-Tour-Of-Core-Lightning

    Created by
    base58
    base58

    Fork this Repl to learn about running and contributing to Core Lightning! Follow along as we learn to:

    1. Set up a CLN regtesting environment. We'll make 3 lightning nodes with a shared bitcoind backend.
    2. Explore the plugin architecture and plug a couple more processes in for additional functionality.
    3. Connect your CLN nodes, fund them in a regtesting environment, and open one way channels.
    4. Create and pay bolt11 invoices from the command line.
    5. Perform a collaborative channel open with liquidity ads to dual-fund a balanced channel.

    Core Lightning (CLN) is a lightweight, highly customizable and standard compliant implementation of the Bitcoin Lightning Network protocol.