File tree 1 file changed +1
-5
lines changed
1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,10 @@ This repository contains a sample implementation of LDK as the result of followi
15
15
16
16
Kotlin based CLI lightning network server based on LDK. Provides HTTP-RPC interface.
17
17
18
- ### [ LDK + BDK Sample Node] ( https://github.com/johncantrell97/ldk-bdk-sample )
19
-
20
- This library hopes to bridge the gap needed to implement a LDK-based lightning client using a ` bdk::Wallet ` .
21
-
22
18
### [ Rust node with sample Lightning Signer integration] ( https://gitlab.com/lightning-signer/lnrod/ )
23
19
24
20
A Rust Lightning node implementation based on the LDK and the Lightning Signer projects. Aims to be production ready at some point.
25
21
26
22
### [ Rust node with sample Tor integration] ( https://github.com/TonyGiorgio/ldk-sample-tor )
27
23
28
- A Rust Lightning node sample implementation based on LDK with an embedded Tor daemon.
24
+ A Rust Lightning node sample implementation based on LDK with an embedded Tor daemon.
You can’t perform that action at this time.
0 commit comments