{"library":"loopd-async","type":"library","category":null,"description":"A JavaScript/Node.js gRPC client for Lightning Labs Loop (v0.2-alpha), wrapping all callbacks in promises for async/await usage. Supports connecting to loopd via gRPC and can also run as a standalone REST API server. Currently at stable version 0.4.4, with infrequent updates. Differentiators: native promise support eliminates callback nesting; includes a built-in REST server for simplified HTTP access; requires Node.js >= 7.6.0. Security note: loop is early-stage, and the REST server should not be exposed to the internet.","language":"javascript","status":"active","version":"0.4.4","tags":["javascript","loop","lnd","async","promise","lightning network","bitcoin","litecoin"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install loopd-async","imports":["const loop = require('loopd-async'); const client = await loop.connect();","const { connect } = require('loopd-async');","npm start"]},{"cmd":"yarn add loopd-async","imports":[]},{"cmd":"pnpm add loopd-async","imports":[]}],"homepage":"https://github.com/grunch/loopd-async#readme","github":"https://github.com/grunch/loopd-async","docs":null,"changelog":null,"pypi":null,"npm":"loopd-async","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}