IC WebSocket JS SDK

JSON →
library 0.5.0 ·javascript
verified Jun 7, 2026

A JavaScript/TypeScript SDK for WebSocket communication on the Internet Computer (IC) blockchain. Version 0.5.0, actively developed. Enables real-time, bidirectional messaging between dapps and canisters via IC WebSocket gateways. Differentiates from standard WebSocket by integrating with IC authentication and agent-based calls. Requires @dfinity/agent, @dfinity/candid, @dfinity/identity-secp256k1, and @dfinity/principal as peer dependencies. Ships TypeScript types.