SkillAgentSearch skills...

Tardis Machine

Locally runnable server with built-in data caching, providing both tick-level historical and consolidated real-time cryptocurrency market data via HTTP and WebSocket APIs

Install / Use

npx skills add tardis-dev/tardis-machine

Installs into whichever agent you are using.

README

Tardis Machine Server

Version

Tardis Machine is a locally runnable server with built-in data caching that uses the Tardis.dev HTTP API under the hood. It provides both tick-level historical and consolidated real-time cryptocurrency market data via HTTP and WebSocket APIs. Available via npm and Docker.

<br/>

Features

  • efficient data replay API endpoints returning historical market data for entire time periods

  • exchange-native market data APIs — tick-by-tick historical replay in exchange-native format via HTTP and WebSocket endpoints. The WebSocket API replays data with the same format and subscribe logic as real-time exchange APIs — existing exchange WebSocket clients can connect to this endpoint.

  • normalized market data APIs — consistent format across all exchanges via HTTP and WebSocket endpoints. Includes synchronized multi-exchange replay, real-time streaming, customizable order book snapshots and trade bars.

  • seamless switching between real-time streaming and historical replay

  • transparent local data caching (compressed on disk, decompressed on demand)

  • support for many cryptocurrency exchanges — see docs.tardis.dev for the full list

<br/>

Documentation

See official docs.

<br/>

Related Skills

View on GitHub
GitHub Stars308
CategoryDevelopment
Updated19h ago
Forks59

Languages

TypeScript

Security Score

100/100

Audited on Aug 7, 2026

No findings