Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 6686,
"has_wiki": true,
"homepage": null,
"languages": {
"C++": 230319,
"HTML": 58144,
"Ruby": 7304,
"Rust": 628749,
"CMake": 2439,
"Shell": 25144,
"Swift": 646265,
"Kotlin": 43806,
"JavaScript": 54172,
"TypeScript": 598766,
"Objective-C": 651,
"Objective-C++": 4909
},
"pushed_at": "2026-07-21T05:03:27Z",
"created_at": "2025-01-03T20:43:24Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T05:03:53Z",
"description": "LNI Remote - Lightning Node Interface. A standard interface to remote connect to CLN, LND, Phoenixd, LNURL, BOLT 11, BOLT 12, NWC, Spark, Strike, Blink, and Speed. Language Binding support for kotlin, swift, react-native, nodejs (ts, js). ",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "Swift",
"significant_languages": [
"Swift",
"Rust",
"TypeScript",
"C++"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "lightning-node-interface",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/193644048?v=4",
"created_at": "2025-01-03T20:38:13Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 563
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-01-28T07:17:10Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-01-11T21:16:36Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-01-05T23:51:52Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-01-12T02:43:54Z"
}
],
"recent_commits": [
{
"oid": "65ce1c149ec247455a0dfab1fce333e8e1137c04",
"body": "* lexe\n\n* react-native-lexe\n\n* code review\n\n* remove binaries from commit\n\n* code rabbit 2\n\n* npm package\n\n* rm build yml",
"is_bot": false,
"headline": "lexe (#50)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-07-21T05:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84943f4d6b61cf139d8c47a1615009053625bcbf",
"body": "* preimage from payInvoice strike and blink\n\n* spark preimage\n\n* fox coderabbits\n\n* code rabbit 2\n\n* 0.2.16",
"is_bot": false,
"headline": "preimage from payInvoice (#48)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-07-17T02:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d656829aee0ccc3e2236798c0e978bec4c39fed4",
"body": "Strike: payInvoice already fetches /v1/payments/{paymentId} for the network\nfee; that response also carries lightning.preImage — the proof of payment —\nwhich was discarded. Read it, polling the payment briefly (up to 5 tries,\n400ms apart) since the pre-image lands when the payment settles, usually\ni\n[…]\nnts\"\nhangs forever on Strike, whose lookupInvoice queries the receive side\n(/receive-requests/receives) where an outgoing payment never appears.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(strike, blink): surface the payment preimage from payInvoice (#49)",
"author_name": "Nate",
"author_login": "nk1tz",
"committed_at": "2026-07-16T23:39:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6a3c55853dd894db3bbe6540f919913acf44b060",
"body": null,
"is_bot": false,
"headline": "expo polyfill fix (#47)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-07-15T19:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac5b268fc8a1b2d1a345ee1ed49c188ff4f297b3",
"body": "* format precommits\n\n* fmt",
"is_bot": false,
"headline": "fmt (#46)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-07-08T23:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dae6a8da5a117c2a1e2d1a812aa6c1e26d26721",
"body": "* error mapping normalization\n\n* fix comments\n\n* ignore .tgz\n\n* 0.2.14",
"is_bot": false,
"headline": "error mapping normalization (#45)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-07-08T02:32:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1afd87cb54a449e1bfbc57a0bf2a4b654771df23",
"body": "* getLightningAddress and nwc standard errors\n\n* 0.2.12\n\n* nip-47 timeouts\n\n* coderabbit fixes\n\n* nip-47 timeout in rust\n\n* fix error cause",
"is_bot": false,
"headline": "NWC Improvements (#42)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-06-26T18:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45a1d91c3a978e96c7219bd09a7185d5a3be86a4",
"body": null,
"is_bot": false,
"headline": "expo-polyfills (#41)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-06-08T23:58:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14aaecefdbab83f5c9355709949dfe7b51814da9",
"body": "* types\n\n* typescript types\n\n* strike onchain pay\n\n* onchain in sats\n\n* code rabbit fixes\n\n* strike onchain pay test\n\n* fee gaurdrail\n\n* blink onchain\n\n* codex review",
"is_bot": false,
"headline": "Onchain (#38)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-05-31T04:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b07116321f8732ff04a08674977edce884cff6b7",
"body": "* decode and decode_offer\n\n* update decode lib\n\n* coderabbit fixes\n\n* bump npm to 0.2.10",
"is_bot": false,
"headline": "decode and decode_offer (#39)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-05-31T01:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6482bf80659eca316470ba92f92494023701677f",
"body": "* harden default cert settings\n\n* simplify mult nwc relay\n\n* Spark runtime\n\n* fix: Spark event-based invoice watch ignores search filter\n\n* fix: LNURL resolution fetches arbitrary URLs (SSRF risk)\n\n* lnurl real test\n\n* fix: LNURL resolution returns unvalidated invoice amount\n\n* fix: Debug derives on node wrappers can leak credentials\n\n* fix: WASM bindings expose LND/CLN credentials via key getter\n\n* npm 0.2.9",
"is_bot": false,
"headline": "Security Hardening (#37)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-05-12T02:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "248cee481c1dcaf6d9c929ca53690144cccbf796",
"body": "* fix: nwc lookup invoice\n\n* coderabbit fixes",
"is_bot": false,
"headline": "fix: nwc lookup invoice (#36)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-04-29T21:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72b882a609ccb62215070a64bb92d7095e6e7f59",
"body": null,
"is_bot": false,
"headline": "Merge branch 'get-permissions'",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-04-28T03:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f08797a70af8dbcd5f69f6923193206a05a7c3dd",
"body": null,
"is_bot": false,
"headline": "get_permissions nodejs",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-04-28T03:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5a9992fb31599f870d896edab8d11edffeccf40",
"body": "* get_permissoins\n\n* Permission type\n\n* sync types",
"is_bot": false,
"headline": "get_permissions (#35)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-04-28T02:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eb0f34ba5c2a11045265ed99320e4fb4b39055f",
"body": null,
"is_bot": false,
"headline": "sync types",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-04-28T02:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f09a5bd54cb014bbeaabd7821bf48d5b7f5c1960",
"body": null,
"is_bot": false,
"headline": "Permission type",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-04-28T02:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcfdef0db67f4f99fd877f995a85f1653ab0d94a",
"body": null,
"is_bot": false,
"headline": "get_permissoins",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-04-28T01:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "506d708e5da820435f255b29e0d8b2b7c059e0ee",
"body": null,
"is_bot": false,
"headline": "0.2.2",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-04-25T00:53:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe374ee0a99b93dade1a44d2327c3dfd76fa866e",
"body": "* socket dummt commit\n\n* update packages\n\n* rm websocket-polyfill\n\n* 0.2.1",
"is_bot": false,
"headline": "Socket Security (#34)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-04-25T00:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da925c7349ca426cca40dd6b3551a84a3f2e598a",
"body": null,
"is_bot": false,
"headline": "npm @sunnyln/lni v0.2.0",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-04-23T19:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75a71c2a7c49a974540753a415e1ae1d807a6e43",
"body": null,
"is_bot": false,
"headline": "npm lni-spark and lni-arkade (#33)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-04-23T18:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0428884ed3dfe715d58b8cfc536d23e899d8961e",
"body": null,
"is_bot": false,
"headline": "lni v 0.1.8",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-03-12T15:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997c5a22c85861cea362aff342444188aef331ef",
"body": "* Initial plan\n\n* feat: add arkade boltz typescript node\n\nCo-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>\n\n* test: tighten arkade boltz coverage\n\nCo-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>\n\n* arkade boltz web wallet\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>\nCo-authored-by: nicktee <ntheile@gmail.com>",
"is_bot": false,
"headline": "Add Arkade Boltz node support to TypeScript bindings (#32)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-03-12T15:22:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cef54215a7bd5ae3ff5b977956af91f680a47db6",
"body": "* spark transactions cache\n\n* code rabbit fix\n\n* bump version",
"is_bot": false,
"headline": "spark transactions cache (#31)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-02-13T20:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62fd2f14e22905030c41fa71d1171892040513e3",
"body": null,
"is_bot": false,
"headline": "update spark ts package",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-02-13T06:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd3d34c90a0f2e9cb297976096ace2d1a28cce5",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-02-12T20:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e66af868fbb6703ebce0c7d0810a7e17359c4fe",
"body": null,
"is_bot": false,
"headline": "fix npm readme",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-02-08T19:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "003c7d09ac427a0c785b3e958d9690ac2bf28522",
"body": "* add spark typescript\n\n* frost pure typescript bridge\n\n* wallet ui\n\n* code rabbit review\n\n* code rabbit nits\n\n* ux cleanup\n\n* fix ci",
"is_bot": false,
"headline": "add spark typescript (#30)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-02-08T19:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "631c811f944b9ba90048cb584159ba8912e1fb05",
"body": "* typescript\n\n* code rabbit fixes\n\n* fixes part dos\n\n* code rabbit part three",
"is_bot": false,
"headline": "typescript (#29)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-02-07T23:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10438b6d457c52ffb2caa1720b759ea82a8c03ef",
"body": "Simplifies workflow - build artifacts are the deliverable",
"is_bot": false,
"headline": "ci: remove test jobs (just checked module loads)",
"author_name": "Clawd",
"author_login": null,
"committed_at": "2026-01-28T06:31:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17e12ce8ab9cd66463326becd639444761f322e7",
"body": "- workflow_dispatch inputs:\n - release_tag: specify version to release (e.g., v0.1.0)\n - skip_tests: skip test jobs for faster iteration\n- Release/publish now work with manual trigger + release_tag input",
"is_bot": false,
"headline": "ci: add manual workflow dispatch with release option",
"author_name": "Clawd",
"author_login": null,
"committed_at": "2026-01-28T05:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "255c3aaf2204c33b496672322f443c823a1ce8cc",
"body": "yarn berry doesn't support --ignore-scripts, use --mode=skip-build instead",
"is_bot": false,
"headline": "ci: fix yarn install for berry (--mode=skip-build)",
"author_name": "Clawd",
"author_login": null,
"committed_at": "2026-01-28T05:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95c2a210d64fb9f98bc8019ccc7b5eb73ad84777",
"body": "…(#28)\n\n* ci: Add GitHub Actions workflow for lni_nodejs multi-platform builds\n\nBuilds native Node.js bindings for:\n- Linux x64 (gnu)\n- Linux ARM64 (gnu)\n- macOS x64\n- macOS ARM64\n- macOS Universal (lipo)\n- Windows x64 (msvc)\n\nFeatures:\n- Runs on push to master/main and tags\n- Creates GitHub Release\n[…]\n-13 (Intel) → macos-15-intel\n- macos-14 (ARM64) → macos-latest\n\nPer GitHub deprecation notice:\nhttps://github.com/actions/runner-images/issues/13046\n\n---------\n\nCo-authored-by: Clawd <clawd@clawd.bot>",
"is_bot": false,
"headline": "ci: Add GitHub Actions workflow for lni_nodejs multi-platform builds …",
"author_name": "clawd21",
"author_login": "clawd21",
"committed_at": "2026-01-28T04:52:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "99dad543dbb66a20aedc5c5faa6e9137633f99bb",
"body": "* feat(lnurl): Add LNURL and Lightning Address support\n\n- Add lnurl module with PaymentDestination enum for auto-detection\n- Support BOLT11, BOLT12, LNURL (lnurl1...), Lightning Address (user@domain)\n- Add resolve_to_bolt11() to convert any destination to BOLT11\n- Add get_payment_info() for confirma\n[…]\nprefix to prevent 'LNURL...@...' being misclassified as Lightning Address\n- Add test_parse_lnurl test covering uppercase and mixed-case LNURL inputs\n\n---------\n\nCo-authored-by: Clawd <clawd@clawd.bot>",
"is_bot": false,
"headline": "Feature lightning address (#27)",
"author_name": "clawd21",
"author_login": "clawd21",
"committed_at": "2026-01-28T02:42:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8e64189245a699b3359224dfa6bfe7523251306b",
"body": "Co-authored-by: Clawd <clawd@clawd.bot>",
"is_bot": false,
"headline": "fix linux build 2 (#26)",
"author_name": "clawd21",
"author_login": "clawd21",
"committed_at": "2026-01-27T04:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff11dff61829c029f9a4cfd994c4ade361ee59b8",
"body": "Co-authored-by: Clawd <clawd@clawd.bot>",
"is_bot": false,
"headline": "fix linux build (#25)",
"author_name": "clawd21",
"author_login": "clawd21",
"committed_at": "2026-01-27T04:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fd718b252d29f8126917f84cc2ed74cdf06aa4e",
"body": null,
"is_bot": false,
"headline": "kotlin ci",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-01-12T03:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "214656dc78747b1aa1c03af032184cd467deffd2",
"body": "* Initial plan\n\n* Add Spark node integration using Breez Spark SDK\n\nCo-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>\n\n* Address code review feedback - improve type safety and validation\n\nCo-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>\n\n* spark test fixes\n\n* Updat\n[…]\n----\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>\nCo-authored-by: nicktee <ntheile@gmail.com>",
"is_bot": false,
"headline": "Add Spark node integration using Breez Spark SDK (#21)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-01-12T01:38:16Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "874171437868a7c3afae7011a6ea070f0de44e58",
"body": null,
"is_bot": false,
"headline": ".",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-01-05T23:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c8304d569e4293c4c4b45a74b5b17fc31c40e18",
"body": null,
"is_bot": false,
"headline": "update swift",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-01-05T23:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc832710ee9405ca2e2392e9ed0d6b288860c4fc",
"body": null,
"is_bot": false,
"headline": "update swift",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-01-05T22:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ec0aa1abb674b0117d8d89f88325843cd5bbd67",
"body": null,
"is_bot": false,
"headline": "add lni.swift",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-01-05T22:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20942b263143e35c48d44dfa3e04504d17d15a2d",
"body": null,
"is_bot": false,
"headline": "move package.swift",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2026-01-05T22:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa802bfe08ab3b147a9f9fe14aeff879f8c8f16d",
"body": "* Initial plan\n\n* Add Swift Package Manager support for iOS/macOS integration\n\nCo-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>\n\n* Improve SPM documentation and add release checksum instructions\n\nCo-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>\n\n* checksum\n\n* upda\n[…]\n----\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>\nCo-authored-by: nicktee <ntheile@gmail.com>",
"is_bot": false,
"headline": "Add Swift Package Manager (SPM) distribution for iOS integration (#23)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-01-05T20:34:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6cdd0e6593c0eaaad45b7210f0b753e1b8669dcc",
"body": "* Initial plan\n\n* Add Swift bindings using UniFFI similar to Kotlin bindings\n\nCo-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>\n\n* Fix XCFramework creation to include headers and update .gitignore\n\nCo-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>\n\n* fix on ios\n\n* r\n[…]\n----\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>\nCo-authored-by: nicktee <ntheile@gmail.com>",
"is_bot": false,
"headline": "Add Swift bindings using UniFFI similar to Kotlin bindings (#22)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-01-05T05:02:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4ae942bd9e782eb0952b40f215eecfd753210d4b",
"body": "* Initial plan\n\n* Fix UniFFI bindgen error and add Kotlin bindings\n\n- Remove #[uniffi::export] from trait impl blocks (causes \"no interface LightningNode\" error)\n- Add inherent method implementations for each node struct when uniffi feature is enabled\n- Keep LightningNode trait for non-uniffi use ca\n[…]\n----\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>\nCo-authored-by: nicktee <ntheile@gmail.com>",
"is_bot": false,
"headline": "Fix UniFFI library-mode bindgen and add Kotlin bindings (#20)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-01-05T04:09:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0f36a410e0109498909d032bc444f5805df06254",
"body": null,
"is_bot": false,
"headline": "add create_offer function (#18)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-10-20T02:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6b6e46d8b4231f7c1cd57ac64aa218d211eee8b",
"body": null,
"is_bot": false,
"headline": "fix bugs",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-10-05T17:38:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47f6e59f2f8a0e6e70d86ddba6925f11300b5077",
"body": null,
"is_bot": false,
"headline": "fix phoenixd and speed bug",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-10-05T04:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f15c2a5e1e5c9b41f7bee5cb8cc5ff7d286b6677",
"body": null,
"is_bot": false,
"headline": "newarch lni",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-10-03T02:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59064f732b273d17572ae6d5ff26064892a86b33",
"body": null,
"is_bot": false,
"headline": "fix android 3",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-09-30T23:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eea27cb33fd1c3ce7f2d2287e6c681e80494026b",
"body": null,
"is_bot": false,
"headline": "fix android ln 2",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-09-30T23:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d31a97316109f9a7d55ed1d9ba6b7dfb8d80ed02",
"body": null,
"is_bot": false,
"headline": "fix android rn",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-09-30T22:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76bf16ea2147c5e85e73ecdeba0c8e46bcac0e07",
"body": null,
"is_bot": false,
"headline": "react native ios",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-09-28T02:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da94d5753d37261c38d248324983c19fd4789bea",
"body": null,
"is_bot": false,
"headline": "async_trait",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-09-08T04:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43b9b719c0f617f8a2594588a757804bc6827f9f",
"body": "* cancelable\n\n* thread\n\n* remove send + sync\n\n* poll count\n\n* poll tracker\n\n* promise futures\n\n* fix types\n\n* .\n\n* async nwc\n\n* dotenv\n\n* cleanup\n\n* lnd get_info_async\n\n* lnd_get_info_async\n\n* fix lnd get_info_async panic\n\n* fix lnd get_info_async panic 2\n\n* fix lnd get_info_async panic 3\n\n* lnd_get\n[…]\n\n* fix pub\n\n* fix uniffi decorators\n\n* fix cln and phoenix\n\n* refactor blink and speed async\n\n* react native socks 5 tests\n\n* refactor nwc async\n\n* LightningNode lnd\n\n* LightningNode\n\n* docs\n\n* master",
"is_bot": false,
"headline": "Async (#15)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-09-08T03:24:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d9730a16c535dc44e2776f62dd3cd294366895de",
"body": null,
"is_bot": false,
"headline": "update RN docs",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-30T03:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bff01e484ca7d8b423180964fb54a26e0e4f63ba",
"body": null,
"is_bot": false,
"headline": "fix react-native prepare",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-30T02:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "733db9377f59c7717646877eef5a436c513f4297",
"body": null,
"is_bot": false,
"headline": "fix bug",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-30T00:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ce7bd93335693afdb3f23019de12e0d11b8b761",
"body": null,
"is_bot": false,
"headline": "fix build",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-29T23:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a202d3badc4ac66184f0a61007ae3afae084af7",
"body": null,
"is_bot": false,
"headline": "default base_url",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-29T22:56:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eb774f50f54bdaaffdeeb01719eb606f9414fe9",
"body": null,
"is_bot": false,
"headline": "fix speed",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-29T22:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "374c2dae4d8532b82a0da1e62bd49ba8ab0632a1",
"body": null,
"is_bot": false,
"headline": "fix strike",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-29T02:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "274b9dc6cfdd7705eeb5ecf342f79b4243cd549e",
"body": null,
"is_bot": false,
"headline": "rename back to lni_react_native 2",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-29T00:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c480e67ef7fd83795845393892773009d0d0e7d",
"body": null,
"is_bot": false,
"headline": "rename back to lni_react_native",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-29T00:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e58f2334593a172b45056e011533b846ddbab66",
"body": null,
"is_bot": false,
"headline": "fix RN",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-29T00:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d894f282e5711b9bf47fcb7427836f6df0352bed",
"body": null,
"is_bot": false,
"headline": "fix bugs in strike and speed",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-28T21:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "450a629a4c011a939f9aad39f1a58278e1a32b55",
"body": null,
"is_bot": false,
"headline": "update RN docs",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-28T19:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dda8680bfc6a9bfe06086089f57162dacd1d9bee",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-24T01:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dbfaf7250c22400a165d277c3416797f4ef6002",
"body": "* speed\n\n* format",
"is_bot": false,
"headline": "speed (#14)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-24T01:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d2a94b0491c1ede055a21dbe8bf7356fef665d6",
"body": "* blink\n\n* on_invoice_events callbacks\n\n* fix cursor based pagination with client side hack",
"is_bot": false,
"headline": "blink (#13)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-22T21:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453a12ee02609d18a42ed9629d76aacb7e78c7b0",
"body": "* strike\n\n* rename var",
"is_bot": false,
"headline": "strike (#12)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-20T21:15:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90da62a15ae375f53a8e1ca5159e8745db510c25",
"body": "* nwc\n\n* fix payment hash",
"is_bot": false,
"headline": "nwc (#11)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-20T15:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a0cab266cd9a988eff95bbbea1d8bbe0e6f4f1d",
"body": "* search cln\n\n* phoenix search\n\n* fix type\n\n* phoenix handle null channels\n\n* phoenixd create offer bolt12\n\n* fix bolt12 params",
"is_bot": false,
"headline": "Search (#10)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-08-20T00:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9e891ec9f1c2e80d2d7aa408c3343a56fc39752",
"body": null,
"is_bot": false,
"headline": "add export uniffi",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-04-17T23:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5b6b1ab0bd4e9cc0c14950f17e3b3a701856e6",
"body": null,
"is_bot": false,
"headline": "LightningNode Trait",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-04-17T22:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e3b86b6f760735ec4546c334d5ea4ff3cb0c90",
"body": "* on invoice events\n\n* fix impl\n\n* pending success failure callbacks\n\n* cleanup polling\n\n* docs\n\n* napi nodejs callback\n\n* fix rn\n\n* fix for rn\n\n* phoenix and cln",
"is_bot": false,
"headline": "On Invoice Events (#9)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-04-07T04:05:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdf253deace6e36cdae074e958658ae63613c7d7",
"body": "* rm rn\n\n* fix react native\n\n* update uniffi react package to github\n\n* unffi feature\n\n* move uniffi to lni crate\n\n* test tokio::task::spawn_blocking\n\n* staticlib\n\n* lnd test blocking tokio\n\n* blocking\n\n* fix NodeInfo annotation\n\n* try record\n\n* impl record\n\n* fix defaults\n\n* .\n\n* socks5 empty strin\n[…]\n napi_rs\n\n* .\n\n* fix crate-type\n\n* .\n\n* update docs\n\n* rm bindings/lni_uniffi\n\n* add dotenv\n\n* fix workspace\n\n* dot env\n\n* sync lnd and uniffi::Record\n\n* phoenixd uniffi\n\n* cln uniffi\n\n* update nodejs",
"is_bot": false,
"headline": "Fix react native (#8)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-04-05T07:04:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "584cdce5e7ed418296861a6cb5e1c82ac3e98742",
"body": "* tor socks lnd\n\n* cln and phoenix tor socks\n\n* update docs\n\n* rebrand LNI Remote\n\n* revert to reqwest blocking with timeout",
"is_bot": false,
"headline": "Tor Socks Proxy (#7)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-04-01T01:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e2ea721276d0f4229afb7a873b212f9090cb682",
"body": "* get balance phoenixd\n\n* lnd get balance\n\n* cln list funds\n\n* update typescript",
"is_bot": false,
"headline": "Get Balance (#6)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-03-27T19:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "794dae2c468eac387650cf12edf1f7e463cd8c7b",
"body": "* lnd\n\n* udl\n\n* .\n\n* pay_invoice\n\n* rabbit",
"is_bot": false,
"headline": "lnd (#5)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-03-24T02:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fa252db81d7f7509763da93bdb53aa2beb7a026",
"body": "* add payer_note and external_id\n\n* cln get_info\n\n* cln pay offer\n\n* fix types\n\n* cln nodejs\n\n* cln listTransactions\n\n* fix cln lib export\n\n* update for ios\n\n* cln bolt11 create_invoice\n\n* cln decode, paycode, get_offer, list_offer\n\n* ..Default::default()\n\n* uniffi.toml\n\n* custom type\n\n* .\n\n* .",
"is_bot": false,
"headline": "core lightning (#4)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-03-19T23:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc17361ac3ae017086d08bce0f0d4a2764544bb",
"body": null,
"is_bot": false,
"headline": "update react-native build",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-02-22T15:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dc61118cd0580328793110d94118efea4c9c39e",
"body": null,
"is_bot": false,
"headline": "refactor amount_msats",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-02-22T15:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "403c8827f16e1a5e56d2c30a6464f59e80b028f9",
"body": null,
"is_bot": false,
"headline": "add pay_offer phoenixd",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-02-21T18:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca5e6b5f29f2a7b73a605a5ea89f71d0f2f8e9c7",
"body": null,
"is_bot": false,
"headline": "napi rs json db",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-31T04:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "845496cb23f3039ae0e23800453fd3d552628a3b",
"body": null,
"is_bot": false,
"headline": "fix result",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-31T02:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80601851956d61a2592e733b460afcadb2225404",
"body": null,
"is_bot": false,
"headline": "json datastore",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-30T22:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "369c6bfe545e9cfb38ead3cb79f870dafd642d0a",
"body": null,
"is_bot": false,
"headline": "database",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-30T21:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82e0d6934ef40551987eed69782ff6cbebb9ba9b",
"body": null,
"is_bot": false,
"headline": "update react-native example",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-29T02:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31a5cf1e008e26f67f532da38fef1a0bbc6ee83e",
"body": null,
"is_bot": false,
"headline": "list_transactions ffi bindings",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-29T01:56:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54ac62be13594be7fcd5063752e4f471898d197a",
"body": null,
"is_bot": false,
"headline": "update ffi bindings",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-29T01:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcaf0c474e3fcb2a7ba03c5b7e2b3ef2f16a4d91",
"body": null,
"is_bot": false,
"headline": "list_transactions",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-29T01:32:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1654636dd0bd4ecc14546340e5d8de2cff61cef9",
"body": null,
"is_bot": false,
"headline": "fix optional",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-28T03:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f21bc1842fd9fe27ab325d96a4b00b95bd80525",
"body": null,
"is_bot": false,
"headline": "opt fix",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-28T03:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "009cd1c92b541ca50e26cc3a5dabf32c41d828e8",
"body": null,
"is_bot": false,
"headline": "make_invoice optional bindings",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-28T03:05:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a55a3e5dd5522ddfab07c7aa51b9cc56d61840ba",
"body": null,
"is_bot": false,
"headline": "Phoenixd API and types (#3)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-27T06:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c3823448dd13859b31d6ca456381491f8983397",
"body": "react native uniffi udl",
"is_bot": false,
"headline": "UDL (#2)",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-22T04:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3bd1de8c68095d745d7346560138d28cdfc33af",
"body": null,
"is_bot": false,
"headline": ".",
"author_name": "nicktee",
"author_login": "ntheile",
"committed_at": "2025-01-21T01:11:53Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 74,
"latest_release_at": "2026-01-28T07:17:10Z",
"latest_release_tag": "v0.2.4",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 20,
"days_since_latest_release": 174,
"mean_days_between_releases": 5.4
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@sunnyln/lni",
"exists": true,
"license": null,
"keywords": [
"lightning",
"bitcoin",
"lnurl",
"nwc",
"typescript"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@sunnyln/lni",
"is_deprecated": false,
"latest_version": "0.2.16",
"repository_url": "https://github.com/lightning-node-interface/lni",
"versions_count": 26,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2233,
"first_published_at": "2026-02-07T22:11:14.159000Z",
"latest_published_at": "2026-07-17T01:59:33.283000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
},
{
"name": "@sunnyln/lni-spark",
"exists": true,
"license": null,
"keywords": [
"lightning",
"bitcoin",
"spark",
"typescript"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@sunnyln/lni-spark",
"is_deprecated": false,
"latest_version": "0.2.16",
"repository_url": "https://github.com/lightning-node-interface/lni",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 755,
"first_published_at": "2026-04-23T19:06:17.065000Z",
"latest_published_at": "2026-07-17T01:59:56.732000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 2,
"stars": 11,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-07-16",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": {
"days": [
{
"date": "2025-01-03",
"count": 1
},
{
"date": "2025-01-04",
"count": 1
},
{
"date": "2025-01-19",
"count": 2
},
{
"date": "2025-01-27",
"count": 1
},
{
"date": "2025-02-17",
"count": 1
},
{
"date": "2026-01-29",
"count": 2
},
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-04-25",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_stars": 11
},
"open_issues_and_prs": 4
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example",
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"bindings/lni_react_native/tsconfig.json",
"bindings/react-native-lexe/tsconfig.json",
"bindings/typescript-arkade/tsconfig.json",
"bindings/typescript-spark/examples/spark-expo-go/tsconfig.json",
"bindings/typescript-spark/tsconfig.json",
"bindings/typescript/tsconfig.json"
],
"toolchain_manifests": [
"Cargo.toml",
"bindings/kotlin/Cargo.toml",
"bindings/kotlin/example/app/build.gradle.kts",
"bindings/kotlin/example/build.gradle.kts",
"bindings/lni_nodejs/Cargo.toml",
"bindings/lni_react_native/android/build.gradle",
"bindings/lni_react_native/example/android/app/build.gradle",
"bindings/lni_react_native/example/android/build.gradle",
"bindings/react-native-lexe/android/build.gradle",
"bindings/react-native-lexe/example/android/app/build.gradle",
"bindings/react-native-lexe/example/android/build.gradle",
"bindings/react-native-lexe/rust/Cargo.toml",
"bindings/swift/Cargo.toml",
"crates/lni/Cargo.toml"
],
"largest_source_bytes": 2991245,
"source_files_sampled": 174,
"oversized_source_files": 6,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 1856
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "uniffi",
"manifest": "bindings/kotlin/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.29.0"
},
{
"name": "lni",
"manifest": "bindings/lni_nodejs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "async-trait",
"manifest": "bindings/lni_nodejs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "thiserror",
"manifest": "bindings/lni_nodejs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "serde",
"manifest": "bindings/lni_nodejs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "serde_json",
"manifest": "bindings/lni_nodejs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "reqwest",
"manifest": "bindings/lni_nodejs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "tokio",
"manifest": "bindings/lni_nodejs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "napi",
"manifest": "bindings/lni_nodejs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.16"
},
{
"name": "napi-derive",
"manifest": "bindings/lni_nodejs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.16"
},
{
"name": "dotenv",
"manifest": "bindings/lni_nodejs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.15.0"
},
{
"name": "lazy_static",
"manifest": "bindings/lni_nodejs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.4.0"
},
{
"name": "bip39",
"manifest": "bindings/lni_nodejs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.2.2"
},
{
"name": "rand",
"manifest": "bindings/lni_nodejs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "dotenv",
"manifest": "bindings/lni_nodejs/package.json",
"ecosystem": "npm",
"version_constraint": "^16.4.7"
},
{
"name": "uniffi-bindgen-react-native",
"manifest": "bindings/lni_react_native/package.json",
"ecosystem": "npm",
"version_constraint": "0.29.0-0"
},
{
"name": "@ubjs/core",
"manifest": "bindings/react-native-lexe/package.json",
"ecosystem": "npm",
"version_constraint": "0.31.0-3"
},
{
"name": "uniffi-bindgen-react-native",
"manifest": "bindings/react-native-lexe/package.json",
"ecosystem": "npm",
"version_constraint": "0.31.0-3"
},
{
"name": "uniffi",
"manifest": "bindings/swift/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.29.0"
},
{
"name": "@arkade-os/boltz-swap",
"manifest": "bindings/typescript-arkade/package.json",
"ecosystem": "npm",
"version_constraint": "^0.3.3"
},
{
"name": "@arkade-os/sdk",
"manifest": "bindings/typescript-arkade/package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.4"
},
{
"name": "@buildonspark/spark-sdk",
"manifest": "bindings/typescript-spark/package.json",
"ecosystem": "npm",
"version_constraint": "^0.6.3"
},
{
"name": "@frosts/core",
"manifest": "bindings/typescript-spark/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.2-alpha.3"
},
{
"name": "@frosts/secp256k1-tr",
"manifest": "bindings/typescript-spark/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.2-alpha.3"
},
{
"name": "@noble/curves",
"manifest": "bindings/typescript-spark/package.json",
"ecosystem": "npm",
"version_constraint": "^1.9.7"
},
{
"name": "@noble/hashes",
"manifest": "bindings/typescript-spark/package.json",
"ecosystem": "npm",
"version_constraint": "^1.7.0"
},
{
"name": "@scure/bip39",
"manifest": "bindings/typescript-spark/package.json",
"ecosystem": "npm",
"version_constraint": "^1.5.4"
},
{
"name": "@scure/btc-signer",
"manifest": "bindings/typescript-spark/package.json",
"ecosystem": "npm",
"version_constraint": "^1.8.1"
},
{
"name": "buffer",
"manifest": "bindings/typescript-spark/package.json",
"ecosystem": "npm",
"version_constraint": "^6.0.3"
},
{
"name": "eciesjs",
"manifest": "bindings/typescript-spark/package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.17"
},
{
"name": "@getalby/sdk",
"manifest": "bindings/typescript/package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.0"
},
{
"name": "@scure/base",
"manifest": "bindings/typescript/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.0"
},
{
"name": "light-bolt11-decoder",
"manifest": "bindings/typescript/package.json",
"ecosystem": "npm",
"version_constraint": "^3.2.0"
},
{
"name": "reqwest",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "async-trait",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "thiserror",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "serde",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "serde_json",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "uniffi",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.29.0"
},
{
"name": "napi",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.16"
},
{
"name": "napi-derive",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.16"
},
{
"name": "async-std",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.10.0"
},
{
"name": "tokio",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "dotenv",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.15.0"
},
{
"name": "lazy_static",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.4.0"
},
{
"name": "base64",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "serde_urlencoded",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "rand",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "hex",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "sha2",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "lightning-invoice",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.34.0"
},
{
"name": "lightning",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.2"
},
{
"name": "lexe",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.16"
},
{
"name": "regex",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "json",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "uuid",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "nwc",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.43.0"
},
{
"name": "nostr",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.43.0"
},
{
"name": "chrono",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "once_cell",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.19"
},
{
"name": "breez-sdk-spark",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "bip39",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.2.2"
},
{
"name": "bech32",
"manifest": "crates/lni/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 43,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "ntheile",
"commits": 103,
"avatar_url": "https://avatars.githubusercontent.com/u/1273575?v=4"
},
{
"type": "User",
"login": "clawd21",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/257439787?v=4"
},
{
"type": "User",
"login": "nk1tz",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/12980165?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.954
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build-nodejs.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.mjs"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"Gemfile.lock",
"package-lock.json",
"yarn.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 19 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/26 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "99 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "65ce1c149ec247455a0dfab1fce333e8e1137c04",
"ran_at": "2026-07-21T18:58:32Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lightning-node-interface/lni",
"host": "github.com",
"name": "lni",
"owner": "lightning-node-interface"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 35,
"vitality": 79,
"community": 30,
"governance": 51,
"engineering": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"commits_last_year": 74,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 20
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "20/52 weeks with commits",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 20
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "74 commits in the last year",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 74
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.2.4",
"releases_from_tags": false,
"days_since_latest_release": 174,
"mean_days_between_releases": 5.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 174 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 174
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 30,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"forks": 2,
"stars": 11,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "11 stars",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 11
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"packages": [
"@sunnyln/lni",
"@sunnyln/lni-spark"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2988
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,988 downloads/month across npm",
"points": 46.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2988,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.954
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 95% of commits",
"points": 1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"merged_prs": 43,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "43/46 decided PRs merged",
"points": 35.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 43,
"decided": 46
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "lightning-node-interface",
"public_repos": 2,
"account_age_days": 563
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of lightning-node-interface",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "lightning-node-interface"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~1 yr old",
"points": 6.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@sunnyln/lni",
"@sunnyln/lni-spark"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "26 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 26
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 19 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 19 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "99 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 76,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.45,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 1856
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "45 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 24,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 45,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"Gemfile.lock",
"package-lock.json",
"yarn.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"bindings/lni_react_native/tsconfig.json",
"bindings/react-native-lexe/tsconfig.json",
"bindings/typescript-arkade/tsconfig.json",
"bindings/typescript-spark/examples/spark-expo-go/tsconfig.json",
"bindings/typescript-spark/tsconfig.json",
"bindings/typescript/tsconfig.json"
],
"agent_commit_share": 0.06,
"toolchain_manifests": [
"Cargo.toml",
"bindings/kotlin/Cargo.toml",
"bindings/kotlin/example/app/build.gradle.kts",
"bindings/kotlin/example/build.gradle.kts",
"bindings/lni_nodejs/Cargo.toml",
"bindings/lni_react_native/android/build.gradle",
"bindings/lni_react_native/example/android/app/build.gradle",
"bindings/lni_react_native/example/android/build.gradle",
"bindings/react-native-lexe/android/build.gradle",
"bindings/react-native-lexe/example/android/app/build.gradle",
"bindings/react-native-lexe/example/android/build.gradle",
"bindings/react-native-lexe/rust/Cargo.toml",
"bindings/swift/Cargo.toml",
"crates/lni/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, bindings/kotlin/Cargo.toml, bindings/kotlin/example/app/build.gradle.kts (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, bindings/kotlin/Cargo.toml, bindings/kotlin/example/app/build.gradle.kts"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "bindings/lni_react_native/tsconfig.json, bindings/react-native-lexe/tsconfig.json, bindings/typescript-arkade/tsconfig.json, bindings/typescript-spark/examples/spark-expo-go/tsconfig.json, bindings/typescript-spark/tsconfig.json, bindings/typescript/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "bindings/lni_react_native/tsconfig.json, bindings/react-native-lexe/tsconfig.json, bindings/typescript-arkade/tsconfig.json, bindings/typescript-spark/examples/spark-expo-go/tsconfig.json, bindings/typescript-spark/tsconfig.json, bindings/typescript/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "6 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 6,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "Swift",
"largest_source_bytes": 2991245,
"source_files_sampled": 174,
"oversized_source_files": 6
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Swift (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Swift"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "6/174 source files over 60KB",
"points": 53.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 174,
"oversized": 6
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example",
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example, examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example, examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Could not fetch crates package 'lni' from its registry",
"Could not fetch crates package 'lni-swift-bindgen' from its registry",
"Could not fetch crates package 'lni-kotlin-bindgen' from its registry",
"Could not fetch crates package 'lni_napi_rs' from its registry",
"Could not fetch npm package 'lni_js' from its registry",
"Could not fetch npm package 'lni_react_native' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:@sunnyln/lni@0.2.16; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T18:58:48.367598Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lightning-node-interface/lni.svg",
"full_name": "lightning-node-interface/lni",
"license_state": "absent",
"license_spdx": null
}