Skip to content

Examples ​

Click the links below and learn from community-built example projects

Rust Sample Node ​

This sample serves as a complete reference for constructing a lightning node with LDK. This is a good starting point if you want a self-guided tour.

Rust node with sample Lightning Signer integration ​

A Rust lightning node implementation based on LDK and the Lightning Signer projects. Aims to be production ready at some point.

Rust node with sample Tor integration ​

A Rust lightning node sample implementation based on LDK with an embedded Tor daemon.