lnd-grpc

JSON →
library 0.5.4 ·javascript
verified Jun 7, 2026

A gRPC wrapper for LND (Lightning Network Daemon) that provides easy-to-use async/promise support, automatic version detection, and supports all lnd gRPC sub-services. Version 0.5.4 is stable and actively maintained. Key differentiators include automatic lnd version detection and lndconnect URI support, making it simpler than using raw gRPC libraries. It bundles protobuf definitions for various lnd versions and handles TLS/macaroon authentication. Released under MIT license by LN-Zap.