Files
breez-sdk-liquid/lib/ls-sdk-bindings
ok300 e2ace48b48 Add uniffi bindings (#59)
* Rename CLI and lib projects

* Place lib in a workspace

* Add uniffi package

* Bump uniffi version

* Add uniffi.toml config file to customize lib names

* Add makefile for kotlin, python, swift bindings

* Add missing PaymentError variant

* Rename BoltzGeneric error variant
2024-04-15 15:32:16 +00:00
..
2024-04-15 15:32:16 +00:00
2024-04-15 15:32:16 +00:00
2024-04-15 15:32:16 +00:00
2024-04-15 15:32:16 +00:00
2024-04-15 15:32:16 +00:00
2024-04-15 15:32:16 +00:00
2024-04-15 15:32:16 +00:00

To build the bindings:

make kotlin

make python

make swift