Ruben aa7c50425a snippets for sweeping funds on channel closes. (#110)
* Bump breez-sdk snippet dependency to 0.2.12

* Bump the Swift snippet macos version to v13

* Bump breez-sdk snippet dependency to 0.2.14

* swiftformat

* redeem_onchain_funds example

* Document swapinfo fields

* example on how to use local breez-sdk package

* fix dart example

* yarn lint

* remove swapinfo docs

* dart fixup

---------

Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
2024-01-31 13:49:20 +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%