Skip to content

Commit 385601d

Browse files
committed
Add LDK architecture to references
1 parent d3d04a5 commit 385601d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/references.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,8 @@ a lightning node using LDK.
1818

1919
These docs are mainly geared towards how Swift could call LDK C bindings directly, but still may
2020
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

Comments
 (0)