TheDocumentation Index
Fetch the complete documentation index at: https://krono.fabianpiper.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
@krono/core SDK makes it easier to connect to the Kraken Websocket API and store / retrieve historical data for time traveling.
You can find the @krono/core SDK source code on Github.
To get started, install the required packages.
Orderbook
TheOrderbook class is the main entry point for real-time market data.
create-orderbook.ts
AssetPairs
TheAssetPairs class handles fetching available trading pairs and their metadata (like icons and display names).
create-assets.ts

