
Features
The SDK is written in Rust with bindings for all major languages (JS, Kotlin, Swift, Go, Python, RN, Flutter, C#). Here’s how to integrate it in your app.
Installation
Quick Integration
- Web
- Node.js
When developing a browser application, import from
@breeztech/breez-sdk-spark/web. You must initialize the WebAssembly module with await init() before making any other calls.