447 sats \ 1 reply \ @ConorOkus 17 Nov 2023 \ on: The Lack of Compensation in Open Source Software is Unsustainable bitcoin
https://spiral.xyz/blog/a-framework-for-sustainable-open-source-bitcoin-development/
There has been some talk about creating a server/enterprise version.
Learn more here - https://github.com/lightningdevkit/ldk-node/issues/98
If you would like to read about how LDK's implementation of the lightning network is unique and trying to optimise for mobile environments check out this post.
It's a developer library designed to run at the application layer. It's specifically designed and optimized to run on mobile phones with the ability to lightly customise things e.g uses RGS (rapid gossip sync), esplora (getting blockchain data) etc
We've also enabled developers on multiple platforms to utilise this through language bindings in Kotlin (Android), Swift (iOS), Python and more.
Check out this example project to learn more - https://github.com/reez/Monday
GENESIS