Kraken JavaScript SDK

Crawlable snapshot of the Kraken JavaScript SDK page with install and integration context.

What This SDK Covers

  • Kraken REST API integrations for exchange-specific workflows.
  • Kraken WebSocket support for market and account stream handling.
  • JavaScript-friendly usage patterns for service and automation stacks.
  • Routable examples under /examples for implementation reference.

Install Package

npm install @siebly/kraken-api
# or
pnpm add @siebly/kraken-api
yarn add @siebly/kraken-api

Reference Links

This is a static, crawlable snapshot. The interactive app loads after JavaScript starts and can refresh live data.