A React Native Expo app implementing the Breez SDK for Lightning Network functionality.
This app uses the Breez SDK Nodeless (Liquid Implementation) to provide:
- Self-custodial Lightning payments
- On-chain interoperability
- LNURL & Lightning address support
- Multi-asset support (BTC, USDT)
- Fiat on-ramps
- Real-time state backup
- Send/receive Lightning payments via:
- BOLT11 invoices
- LNURL-pay
- Lightning addresses
- BTC addresses
- Wallet functionality:
- Balance checking
- Payment limits
- Transaction history
- Push notifications for payments
- Multi-device support
- User-held keys
- Install dependencies:
npm install
- Start the app:
npx expo start
The app will be available on:
This project uses: