The Aleatoric Hypercore TypeScript SDK serves as the official client for Aleatoric Systems, offering institutional-grade synthetic market data generation, unified stream access, and operator-ready service tooling. Designed as a public Node.js and MCP integration surface, it provides typed JSON-RPC access, low-latency unified stream access for various data types like all-mids, L2 book, and asset-context snapshots, as well as gRPC diagnostics and bridge consumers. This SDK is specifically engineered for read-only operations, focusing on secure data retrieval and analysis without including features for signing, custody, or order placement, ensuring a focused integration experience aligned with Aleatoric Engine API v0.4.7 and MCP Protocol Version 2024-11-05.
주요 기능
01Typed JSON-RPC access for chain and relay methods
02Low-latency unified stream access for various market data types (all-mids, L2 book, events)
03gRPC diagnostics and bridge consumers
04WebSocket pricing helpers and status API client
05Built-in Stdio MCP server and CLI utilities
060 GitHub stars
사용 사례
01Integrating institutional-grade synthetic market data into custom applications
02Accessing low-latency unified data streams for trading, backtesting, and quantitative finance
03Building custom MCP servers and tooling with provided SDK primitives