mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 13:54:20 +01:00
6 lines
300 B
Markdown
6 lines
300 B
Markdown
## Steps to compile the snippets locally
|
|
1. Build a golang package
|
|
- By running the publish-all-platforms CI in the breez-sdk repository (use dummy binaries)
|
|
- or by cloning https://github.com/breez/breez-sdk-go
|
|
2. Place the files in the folder `snippets/go/packages/breez-sdk-go`
|
|
3. Happy coding |