Resources
3 min
use these resources for official lnd reference material and the voltage specific connection pages for a node backed deployment official lnd api reference use the lightning labs lnd api reference https //lightning engineering/api docs/api/lnd/ to inspect services, methods, request fields, response fields, and streaming behavior lnd source and protobuf definitions use the official lnd repository https //github com/lightningnetwork/lnd for releases, source, examples, and operational safety guidance use the official lnrpc directory https //github com/lightningnetwork/lnd/tree/master/lnrpc as the source for protobuf definitions pin a compatible revision in the application build instead of generating clients from an untracked branch install and operate lnd use the official lnd installation reference https //github com/lightningnetwork/lnd/blob/master/docs/install md for self hosted installation context voltage manages the hosted node boundary described in the node backed documentation; do not replace current voltage connection material with self hosted defaults voltage specific setup configuration docid 9e9fmbsr1zz4nbvl47afl for the current endpoint, interface, macaroon, and tls material rest docid\ ccwymsz2axxdlr4lyhqpd for http integrations and rest encoding guidance grpc docid\ zf545syqrbuqiufluhlpt for generated clients, authentication metadata, tls credentials, and streaming behavior node security docid\ rlda4beej5rlbld3jm2ql and macaroons docid\ gwvwanydfdd27zrsn32pc for access controls and credential handling scope payments api webhooks remain active for payments integrations thunderhub and terminal web belong in tools and integrations docid\ uixuvwnqjahlq2wg8vncw , not in this official resource list