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 d3d04a5 commit 385601dCopy full SHA for 385601d
docs/references.md
@@ -18,3 +18,8 @@ a lightning node using LDK.
18
19
These docs are mainly geared towards how Swift could call LDK C bindings directly, but still may
20
provide a useful overview of Rust Lightning in the context of language bindings.
21
+
22
+### [LDK Architecture](https://docs.google.com/drawings/d/1Ql-q5gyrPnJhi7z_D39jayG0HEEVh6UEY1eULXb03Eg/edit?usp=sharing)
23
24
+Gives a high-level organization of LDK and how the pieces fit together. Variations of this diagram
25
+are used throughout the site. This is the primary source and is still a work in progress.
0 commit comments