ws-electrumx-client

JSON →
library 1.0.5 ·javascript
verified Jun 7, 2026

Lightweight ElectrumX WebSocket client for Bitcoin and Liquid blockchain interactions. Current stable version 1.0.5, released with TypeScript type definitions. Provides a simple batch request API for sending Electrum JSON-RPC commands over WebSocket connections. Differentiates from alternatives like electrum-client by focusing exclusively on WebSocket transport and providing a minimal, promise-based interface with automatic batch request handling. Suitable for Node.js (>=10) and modern browsers with WebSocket support.