{"library":"lnd-rest-client","type":"library","category":null,"description":"A Node.js client library wrapping the entire LND (Lightning Network Daemon) REST API for programmatic interaction with Lightning Network nodes. Version 0.0.9 is the latest stable release, with an active development cadence on GitHub. It supports multiple macaroon authentication levels (admin, readonly, invoice, base) and provides full TypeScript typings. Differentiating itself from other LND clients like ln-service or lnd-grpc, this library focuses exclusively on REST, offering a simple, promise-based interface without gRPC complexity.","language":"javascript","status":"active","version":"0.0.9","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install lnd-rest-client","imports":["import { LndRestClient } from 'lnd-rest-client'","import LndRestClient from 'lnd-rest-client'","import type { LndRestClientOptions } from 'lnd-rest-client'"]},{"cmd":"yarn add lnd-rest-client","imports":[]},{"cmd":"pnpm add lnd-rest-client","imports":[]}],"homepage":"https://github.com/AryanJ-NYC/lnd-rest-client#readme","github":"https://github.com/AryanJ-NYC/lnd-rest-client","docs":null,"changelog":null,"pypi":null,"npm":"lnd-rest-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}