Was this page helpful?
Start Building with VLS
VLS is a Rust library for secure, self-custodial Lightning signers. It is the only solution that keeps private keys off your Lightning node and validates every transaction before signing, so funds stay safe even if the node is compromised. Protect your funds from node breaches while maintaining true self-custody.
Itβs designed to help you:
- Secure your own Lightning funds with stronger guarantees than standard Lightning nodes
- Provide non-custodial Lightning services to users, avoiding the risks of holding their keys
π§ New to VLS? Learn why validation matters:
- π Why Validating Signing?
- Learn more about what VLS does
Not Sure Where to Start?
You can start in two ways β by choosing based on your goal, or based on your stack.
Start by Goal (Recommended)
1. What kind of setup are you looking for?
-
β Iβm a business or app developer who just wants a secure Lightning setup without deep infrastructure work
β Use a hosted non-custodial provider powered by VLS:
π Greenlight by Blockstream or Breez SDK -
π οΈ I want to control my own Lightning node, but donβt want to build everything from scratch
β Use CLN + VLS β secure and flexible, without full custom integration. -
π§ͺ I want full control and deep integration flexibility
β Use LDK + VLS β great for custom deployments.
Already Know Your Lightning Stack?
Choose your stack to get started:
-
π CLN + VLS
Use ourvls-hsmd
plugin to forward signing requests from Core Lightning. -
π οΈ LDK + VLS
Integrate via thevls-proxy
crate inside your LDK-based node. -
π³ Docker Sandbox
Run CLN + VLS + Bitcoind locally using Docker. Great for testing. -
β LND or Eclair
Not yet supported. Help move things forward by reaching out to LND or Eclair to encourage VLS support:
Learn From Other Builders
-
β Greenlight Case Study
How Blockstream used VLS to build a hosted Lightning service without taking custody -
β More case studies at vls.tech/blog
Want to Understand How Signing Works?
Check out our Sequence Diagrams for:
π€ Need Help?
- Join our Matrix chat
- Review our Policy Engine & Security Rules
- Or message us directlyβweβre happy to help!
Resources
Community
© 2025 VLS Developers