Skip to content

Commit a43056b

Browse files
author
Conor Okus
authored
Merge pull request #171 from tnull/patch-9
Remove outdated LDK+BDK sample
2 parents aceb0a0 + 5bc412a commit a43056b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/examples.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,10 @@ This repository contains a sample implementation of LDK as the result of followi
1515

1616
Kotlin based CLI lightning network server based on LDK. Provides HTTP-RPC interface.
1717

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-
2218
### [Rust node with sample Lightning Signer integration](https://gitlab.com/lightning-signer/lnrod/)
2319

2420
A Rust Lightning node implementation based on the LDK and the Lightning Signer projects. Aims to be production ready at some point.
2521

2622
### [Rust node with sample Tor integration](https://github.com/TonyGiorgio/ldk-sample-tor)
2723

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.

0 commit comments

Comments
 (0)