Skip to content

lexe-app/lexe-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lexe SDK

The Lexe SDK allows you to programmatically create and control self-custodial, always-online Lightning wallets with free node hosting.

Read the docs: docs.lexe.tech

CLI

The Lexe CLI allows you to create and control self-custodial, always-online Lightning wallets from the command line.

Install:

curl -fsSL https://lexe.app/install-cli.sh | bash

Docs:

Python

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.

Install:

pip install lexe-sdk

Docs:

Rust

The Rust SDK is our most advanced SDK, ideal for building secure, reliable, high-performance applications.

Install:

cargo add lexe

Docs:

About

Lexe Rust SDK: Docs and examples

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages