mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-05 15:24:18 +01:00
* 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
72 B
72 B
To build the bindings:
make kotlin
make python
make swift