Skip to content

Conversation

tnull
Copy link
Contributor

@tnull tnull commented Jun 22, 2023

No description provided.

@netlify
Copy link

netlify bot commented Jun 22, 2023

Deploy Preview for lightningdevkit ready!

Name Link
🔨 Latest commit 5eb3423
🔍 Latest deploy log https://app.netlify.com/sites/lightningdevkit/deploys/64945c0f15c5180008d683c9
😎 Deploy Preview https://deploy-preview-211--lightningdevkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Co-authored-by: Conor Okus <conor.okus@proton.me>

To this end, one of the primary goals of LDK Node is to simplify the integration of self-custodial Lightning nodes in mobile applications. The features of the initial release are centered around mobile deployments. The integration with an Esplora chain data source and a Rapid Gossip Sync server allows the node to operate in mobile environments that may be limited in terms of bandwidth and overall traffic quota.

LDK Node itself is written in [Rust][rust] and may therefore be natively added as a library dependency to any `std` Rust program. However, beyond its Rust API, it offers [Swift][swift], [Kotlin][kotlin], and [Python][python] language bindings based on [UniFFI][uniffi]. Moreover, [Flutter][flutter_bindings] bindings are also available to allow usage of the LDK Node library in mobile environments.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we link to the repos for the bindings, do we have those yet?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are no dedicated repos. We could link to the binary releases, but some are not up yet (Kotlin/JVM and Python will come ~next week or so).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries, we can edit the post later

@ConorOkus ConorOkus merged commit 79228b6 into lightningdevkit:main Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants