We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34cdca9 commit 25fd84dCopy full SHA for 25fd84d
README.md
@@ -33,6 +33,15 @@ production-worthy implementation in 2021.
33
Communications for Rust-Lightning and Lightning Development Kit happens through
34
[LDK slack](http://lightningdevkit.org/).
35
36
+Crates
37
+-----------
38
+1. [lightning](./lightning)
39
+1. [lightning-background-processor](./lightning-background-processor)
40
+1. [lightning-block-sync](./lightning-block-sync)
41
+1. [lightning-invoice](./lightning-invoice)
42
+1. [lightning-net-tokio](./lightning-net-tokio)
43
+1. [lightning-persister](./lightning-persister)
44
+
45
About
46
-----------
47
LDK/Rust-Lightning is a generic library which allows you to build a lightning
0 commit comments