Integration

Developer Overview

The Raiku SDK helps you connect wallets, subscribe to real-time data, place reservations, and monitor execution. Each client chooses how deep they go—some teams only consume telemetry while others run the full auction stack.

SDK Packages

@raiku/sdk

Browser + Node-compatible TypeScript client. Includes wallet helpers, hooks for Zustand stores, and typed APIs for reservations / telemetry.

raiku-rs

Rust crate for bots or validators integrating directly with the coordination network. Exposes async streams and signing utilities.

Required Credentials

  • Raiku API key (rate limits + audit trail).
  • Wallet private key or custodian approval for reservations.
  • Optional: Builder certificate for premium MEV-protected lanes.