Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 546 Bytes

File metadata and controls

20 lines (16 loc) · 546 Bytes

Generating the Bindings

Build All Bindings

Run in the root dir:

./bindgen.sh

Detailed instructions for publishing a new version of the bindings.

  1. Update Cargo.toml
  2. Update version in:
    • bindings/kotlin/ldk-node-android/gradle.properties
    • bindings/kotlin/ldk-node-jvm/gradle.properties
  3. Run the above command to build all bindings
  4. Open a PR with the changes
  5. Create a new GitHub release with a new tag like v0.1.0, uploading the following files:
    • bindings/swift/LDKNodeFFI.xcframework.zip