Skip to main content

Rust SDK

To use the realtime WebSocket Events API, use inevents-websocket-client crate.

Example usage: here

TypeScript SDK


Install @intear/inevents-websocket-client package, and use it in either Node.js or in browser.

Example usage: here

The SDK doesn't include types for the events, as in the future you'll be able to create your own events, but includes types for filtering.

To use the SDKs with testnet, you need to specify the testnet API URL.