Lightning Labs avatar

Lightning Labs

Official

@lightninglabs · San Francisco, CA

0Followers
|
54Public Repos
|
17Published Skills

Offers infrastructure for L402 payment-gated services, Lightning Network node management, and secure remote signing for distributed financial systems.

Skills Distribution
DomainCloud & Comp...Lightning Network .. (40%)Distributed Securi.. (30%)Payment-Gated Netw.. (30%)

Agent Skills by Lightning Labs

Showing 17 vetted skills indexed across 3 GitHub repositories.

lightninglabslightninglabs
4

syncing-daemon-release

Synchronizes SDK generated types, API docs, and runtime pins with a new wavelength daemon release.

Official
Advanced
lightninglabslightninglabs
4

wavelength-api

Integrate backends with the waved wallet daemon over gRPC or REST APIs.

Official
Basic
lightninglabslightninglabs
4

wavelength-react-native

Integrate a self-custodial Lightning wallet into React Native and Expo apps.

Official
Intermediate
lightninglabslightninglabs
4

wavelength-cli

Automate Wavelength wallet daemon operations using the wavecli command line tool.

Official
Basic
lightninglabslightninglabs
4

wavelength-web

Integrates a self-custodial Lightning wallet into web and React apps via WebAssembly.

Official
Intermediate
lightninglabslightninglabs
57

commerce

Set up Lightning Network commerce workflows for buying and selling digital resources.

Official
Advanced
lightninglabslightninglabs
57

macaroon-bakery

Bake, inspect, and rotate scoped lnd macaroons for least-privilege agent access.

Official
Advanced
lightninglabslightninglabs
57

run-litd

Configure litd and LND node stacks with remote signer on Ubuntu.

Official
Advanced
lightninglabslightninglabs
57

taproot-assets-rpc

Authenticate and parse LND and Taproot Assets gRPC data in Go.

Official
Advanced
lightninglabslightninglabs
57

lnc-app

Build browser-based Lightning Node Connect apps with lnc-web and LND RPC.

Official
Intermediate
lightninglabslightninglabs
57

aperture

Protect backend services with a Lightning-powered L402 reverse proxy requiring payment.

Official
Intermediate
lightninglabslightninglabs
57

lnd-navigate

Locate entry points and subsystem boundaries in the lnd Go codebase.

Official
Intermediate
lightninglabslightninglabs
57

lnd

Deploy and manage Lightning Terminal nodes for L402 payments.

Official
Advanced
lightninglabslightninglabs
57

lightning-mcp-server

Connect AI assistants to Lightning nodes for read-only inspection via Lightning Node Connect.

Official
Advanced
lightninglabslightninglabs
57

litd-grpc

Manage litd gRPC accounts, macaroons, payments, and LNC sessions.

Official
Advanced
lightninglabslightninglabs
57

lightning-security-module

Separate Lightning private keys from agent-controlled machines via remote signer setup.

Official
Advanced
lightninglabslightninglabs
14

lnget

Automates HTTP requests to paid APIs by paying L402 invoices and retrying.

Official
Advanced

Frequently Asked Questions About Lightning Labs

FAQPage Schema
What specific tasks are enabled by these Lightning Network capabilities?▼

These capabilities enable the deployment of L402 payment-gated proxies, secure remote signing for node keys, and the integration of Lightning Network payments into web applications. Users can manage node sessions, parse gRPC data for asset tracking, and enforce least-privilege access via scoped macaroons.

Which technical personas benefit from these infrastructure components?▼

Infrastructure engineers, backend developers, and financial systems architects benefit from these components. They are designed for those building payment-gated services, managing distributed node clusters, or implementing secure, non-custodial access control for Lightning Network-enabled financial infrastructure.

What are the prerequisites for deploying these node management systems?▼

Deployment requires an Ubuntu-based environment for hosting LND and litd node stacks. Users must have a functional Lightning Network node, basic familiarity with gRPC interface definitions, and an understanding of macaroon-based authentication for managing remote signer sessions and node connectivity.