mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 05:44:20 +01:00
cb2d3d63ba0bd6569b59181727400cf9af73a8fd
# Conflicts: # .github/workflows/main.yml # snippets/go/go.mod # snippets/kotlin_mpp_lib/shared/build.gradle.kts # snippets/python/src/send_spontaneous_payment.py # snippets/react-native/yarn.lock # snippets/rust/Cargo.lock # snippets/rust/Cargo.toml # snippets/swift/BreezSDKExamples/Package.resolved # snippets/swift/BreezSDKExamples/Package.swift # src/guide/install.md
Introduction
The SDK docs are live at https://sdk-doc.breez.technology.
Contributions
For syntax and supported features, see https://rust-lang.github.io/mdBook.
Develop
To locally serve the docs run:
cargo install mdbook
cargo install --path ./snippets-processor
mdbook build
mdbook serve --open
Description
Languages
JavaScript
53.2%
Rust
7.1%
C#
6.5%
Swift
5.8%
Kotlin
5.8%
Other
21.6%