ok300 cb2d3d63ba Merge branch 'main' into ok300-bump-sdk-dependency-version
# 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
2024-01-30 15:59:42 +01:00
2023-11-17 13:15:26 +01:00
2023-10-06 19:46:41 +03:00

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
No description provided
Readme 1 MiB
Languages
JavaScript 53.2%
Rust 7.1%
C# 6.5%
Swift 5.8%
Kotlin 5.8%
Other 21.6%