mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-03 22:34:20 +01:00
21 lines
632 B
Markdown
21 lines
632 B
Markdown
# breez_liquid_sdk_workspace
|
|
|
|
Binding generation & build scripts for Dart/Flutter packages of Breez Liquid SDK.
|
|
|
|
## Prerequisites
|
|
- [just](https://github.com/casey/just?tab=readme-ov-file#installation) command runner.
|
|
|
|
## Getting Started
|
|
Run `just bootstrap` to initialize your workspace.
|
|
|
|
To see all available recipes, run `just`.
|
|
|
|
## Troubleshooting
|
|
- [flutter_rust_bridge > Troubleshooting](https://cjycode.com/flutter_rust_bridge/manual/troubleshooting)
|
|
- [flutter_rust_bridge > Ffigen Troubleshooting](https://cjycode.com/flutter_rust_bridge/manual/ffigen-troubleshooting)
|
|
|
|
|
|
## License
|
|
|
|
Dual-licensed under Apache 2.0 and MIT.
|