Files
breez-sdk-liquid/DEVELOPMENT.md
2025-03-31 18:18:53 +02:00

536 B

Development guide

Please see the development guides for each crate/package:

Crates

Packages

Automatic format & syntax checking

To configure automatic code formatting and syntax checking for this repository, you can run the following command once:

git config --local core.hooksPath .githooks/