Kaspa RPC Client

JSON →
library 1.1.8 ·javascript
verified Jun 7, 2026

A TypeScript-based gRPC client for the Kaspa cryptocurrency network (v1.1.8). Provides auto-generated typed methods for RPC calls, connection failover across multiple servers, and experimental wallet/account management via WASM. Requires Node >=16.14. Supports both Node.js and browser (CodeSandbox demo). Alternative to direct gRPC usage with built-in failover and typed interfaces.