mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2025-12-30 04:14:25 +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
To build the bindings:
make kotlin
make python
make swift