You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/.vuepress/public/llms.txt
+2-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,8 @@ Important notes:
10
10
11
11
- [Building a node with LDK](https://raw.githubusercontent.com/lightningdevkit/lightningdevkit.org/blob/main/docs/building-a-node-with-ldk/introduction.md):
12
12
The following tutorials will show you how to build the simplest lightning node using LDK
Learn how to install the Lightning Development Kit (LDK) and set up your environment.
14
15
- [Setting up a ChannelManager](https://raw.githubusercontent.com/lightningdevkit/lightningdevkit.org/refs/heads/main/docs/building-a-node-with-ldk/setting-up-a-channel-manager.md):
15
16
The ChannelManager is responsible for several tasks related to managing channel state. This includes keeping track of many channels, sending messages to appropriate channels, creating channels and more.
0 commit comments