Raiku Documentation

Overview of the Blockspace Market Protocol

Welcome to Raiku, the premier platform for trading future Solana execution slots. Blockspace is now a financial asset. This documentation covers the protocol, trading mechanisms, and API integration.

GET /api/v1/slots/available?limit=10

{
  "set": {
    "slotctdata": 10
  }
}

Blockspace Lifecycle

Slot Generation
Order Book
Execution
Settlement
Next: Getting Started