loopd-async

JSON →
library 0.4.4 ·javascript
verified Jun 7, 2026

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.