Lexe's public monorepo including the node, app, SDKs, and shared libraries
// readme
Lexe Public Monorepo
Lexe is a managed, non-custodial Lightning node and wallet based on Intel SGX.
- LDK-based Lightning node written in Rust
- Flutter/Dart iOS and Android apps
- BDK wallet for on-chain payments
- Fortanix EDP for integration with SGX
This repository contains all public code including the user Lightning node, iOS / Android apps, and shared libraries.
More information is available on our website: lexe.app
See our features and roadmap for what Lexe supports today and what’s coming next.
Lexe SDKs
Looking for Lexe’s SDKs? This repo only contains source code. You can find the SDK docs here:
- Rust SDK: https://github.com/lexe-app/lexe-sdk/tree/master/rust
- Python SDK: https://github.com/lexe-app/lexe-sdk/tree/master/python
- Sidecar SDK: https://github.com/lexe-app/lexe-sidecar-sdk
Guide to this repository
node: Lightning node (usually referred to…