mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 14:42:40 +01:00
We have 3 personas: - Users - Developers - Maintainers The first one basically cover the installation documentation. The latter two are sorted into the "Developer" category, and the reference category serves as a quick lookup for facts on anything CLN related.
10 lines
354 B
Markdown
10 lines
354 B
Markdown
|
|
Core Lightning (previously c-lightning) is a lightweight, highly
|
|
customizable and [standard compliant][std] implementation of the
|
|
Lightning Network protocol.
|
|
|
|
This documentation site will walk you through your first steps, teach
|
|
you how to develop on top of CLN and act as a reference for veteran
|
|
programmers.
|
|
|
|
[std]: https://github.com/lightning/bolts
|