Skip to content

Commit 14b86f3

Browse files
authored
Update ldk-an-sdk-for-the-lightning-network.md (#140)
1 parent d975d7a commit 14b86f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_blog/ldk-an-sdk-for-the-lightning-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ LDK supports applications that require running many nodes (such as server/custod
4646

4747
[Blue Wallet](https://bluewallet.io) was LDK’s patient zero and ideal first adopter since it is both non-custodial and mobile. Their team maintains [rn-ldk](https://github.com/BlueWallet/rn-ldk) and runs it on both Android and iOS.The wallet is likely to ship with LDK soon but not before some critical infrastructure is in place. While non-custodial mobile wallets are LDK’s primary use case, that doesn’t make it limited to them.
4848

49-
[CashApp](https://cash.app), one of the world’s most used payment apps, chose LDK for its Lightning implementation because of its customizability. While custodial server-based solutions are not the primary use case for LDK, it shows how adaptable the library is. Ryan Loomba recently explained some of the trade-offs their team had to think about when comparing LDK to other solutions [at btc++](https://www.youtube.com/watch?v=5YmfEgh-LC8&t=2442s).
49+
[CashApp](https://cash.app), one of the world’s most used payment apps, chose LDK for its Lightning implementation because of its customizability. While custodial server-based solutions are not the primary use case for LDK, it shows how adaptable the library is. Ryan Loomba recently explained some of the trade-offs their team had to think about when comparing LDK to other solutions [at btc++](https://www.youtube.com/watch?v=kbhL5RqL8Aw).
5050

5151
[Sensei](https://l2.technology/sensei), an out-of-the-box lightning node solution, is also powered by LDK. Its modular architecture enables a unique multi-node operation mode, letting nodes easily share a network graph, route scoring, and chain data which enables exciting new use cases.
5252

0 commit comments

Comments
 (0)