Lexe Developer Docs
Lexe is a next-generation self-custodial Lightning wallet with free node hosting and reliable 24/7 payments. Lexe makes it easy to send and accept Bitcoin payments after only a few minutes of setup.
This website contains guides and documentation on how to integrate Lightning payments and make Lightning payouts in your application.
For wallet documentation, including how Lexe works, Lexe's security model, pricing, and product information, please refer to docs.lexe.app.
Python SDK
The Python SDK provides a simple interface that makes it easy to integrate a self-custodial Lightning wallet into any Python application, or create and manage a wallet interactively via a Python REPL.
Rust SDK
The Rust SDK is our most advanced SDK, ideal for building secure, reliable, high-performance applications.
Sidecar SDK
The Sidecar SDK lets you build Lightning-powered apps in any language. It runs a local webserver that proxies REST requests to your Lexe node, so you can integrate Lightning payments using only HTTP calls.