Skip to content
Back to work
TypeScriptDenoNode.jsWebSocketEIP-712

GRVT TypeScript SDK

Deno-first TypeScript SDK for GRVT Exchange

Overview

A Deno-first, NPM-compatible TypeScript SDK for interacting with the GRVT Exchange. Provides both a high-level CCXT-style client for familiar trading patterns and a raw API client for advanced control. Features full type safety, cross-platform compatibility (Deno, Node.js, Bun, browsers), and supports real-time WebSocket subscriptions for market data.

Highlights

  • Full TypeScript support with typed requests, responses, and enums
  • Cross-platform: works in Deno, Node.js, Bun, and browsers
  • CCXT-compatible interface for familiar trading patterns
  • Real-time orderbook, ticker, and trade subscriptions via WebSocket

Links

Built with precision