Join Nostr
2025-10-04 10:26:38 UTC
in reply to

btc_insider__ on Nostr: Core-lightning architecture: - Main daemon: lightningd - Sub-daemons: hsmd, gossipd, ...

Core-lightning architecture:
- Main daemon: lightningd
- Sub-daemons: hsmd, gossipd, connectd, etc.
- Plugins: arbitrary scripts to customize the node.

This follows UNIX philosophy: "Do one thing and do it well".