core-lightning
brew install core-lightning
v26.06.1
MIT
Lightning Network implementation focusing on spec compliance and performance
40
30-day installs · #5126
115
90-day · #5282
367
365-day · #5836
3.1k
★ GitHub stars · updated 2mo ago
Runtime dependencies
Build dependencies
GitHub topics
bitcoin
lightning
lightning-network
p2p
Links
- https://github.com/ElementsProject/lightning
- GitHub: ElementsProject/lightning
- Brew formula source: Formula/c/core-lightning.rb
Raw metadata
{
"aliases": [
"lightningd"
],
"alternatives": [],
"build_dependencies": [
"autoconf",
"automake",
"gettext",
"libtool",
"lowdown",
"pkgconf",
"protobuf",
"python@3.14",
"rust",
"uv",
"gnu-sed"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"bitcoin",
"libsodium",
"sqlite"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Lightning Network implementation focusing on spec compliance and performance",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:36+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "core-lightning",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-19T13:22:11Z",
"github_readme_excerpt": "# Core Lightning (CLN): A specification compliant Lightning Network implementation in C\n\nCore Lightning (previously c-lightning) is a lightweight, highly customizable and [standard compliant][std] implementation of the Lightning Network protocol.\n\n* [Getting Started](#getting-started)\n * [Installation](#installation)\n * [Starting lightningd](#starting-lightningd)\n * [Using the JSON-RPC Interface](#using-the-json-rpc-interface)\n * [Care And Feeding Of Your New Lightning Node](#care-and-feeding-of-your-new-lightning-node)\n * [Opening A Channel](#opening-a-channel)\n\t* [Sending and Receiving Payments](#sending-and-receiving-payments)\n\t* [Configuration File](#configuration-file)\n* [Further Information](#further-information)\n * [FAQ](doc/FAQ.md)\n * [Pruning](#pruning)\n * [HD wallet encryption](#hd-wallet-encryption)\n\t* [Developers](#developers)\n* [Documentation](https://docs.corelightning.org/docs)\n\n## Project Status\n\n[![Continuous Integration][actions-badge]][actions]\n[![Pull Requests Welcome][prs-badge]][prs]\n[![Documentation Status][docs-badge]][docs]\n[![Telegram][telegram-badge]][telegram]\n[![Discord][discord-badge]][discord]\n[![Irc][IRC-badge]][IRC]\n\nThis implementation has been in production use on the Bitcoin mainnet since early 2018, with the launch of the [Blockstream Store][blockstream-store-blog].\nWe recommend getting started by experimenting on `testnet` (`testnet4` or `regtest`), but the implementation is considered stable and can be safely used on mainnet.\n\n## Reach Out to Us\n\nAny help testing the implementation, reporting bugs, or helping with outstanding issues is very welcome.\nDon\u0027t hesitate to reach out to us on the implementation-specific [mailing list][ml1], or on [CLN Discord][discord], or on [CLN Telegram][telegram], or on IRC at [dev][irc1]/[gen][irc2] channel.\n\n## Getting Started\n\nCore Lightning only works on Linux and macOS, and requires a locally (or remotely) running `bitcoind` (version 25.0 or above) that is fully caught",
"github_repo": "ElementsProject/lightning",
"github_stars": 3074,
"github_topics": [
"bitcoin",
"lightning",
"lightning-network",
"p2p"
],
"homepage": "https://github.com/ElementsProject/lightning",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 40,
"installs_365d": 367,
"installs_90d": 115,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "core-lightning",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 5126,
"rank_365d": 5836,
"rank_90d": 5282,
"raw_hash": "1fefe45723a5a21f",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/core-lightning.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"jq": "build"
},
"python"
],
"version_head": "HEAD",
"version_stable": "26.06.1",
"versioned_formulae": [],
"why_use_this": null
}