Workshop: Getting Started with LDK Node

Regtest URLs

Invoice Payment Challenge

  1. Install Rust, clone this repo
  2. Look through docs
  3. Setup Config (configure Esplora URL)
  4. Setup Builder from config, build() node
  5. Start LDK Node
  6. Get a new funding address
  7. Have it funded via the faucet
  8. Open channel to our node (see above)
  9. Get your invoice (10k sats) from the faucet (clock starts ticking!!)
  10. Parse invoice (Invoice::from_str)
  11. Pay invoice