For the complete documentation index, see llms.txt. This page is also available as Markdown.

SDK Overview

WheelX provides SDKs in three languages plus an MCP Server.

Available SDKs

SDK
Language
Best For

Python

Python 3.9+

Backend, data analysis

JavaScript

TS 4.5+

Web apps, Node.js

Go

Go 1.21+

High-performance services

MCP Server

Python

AI agent integration

Feature Comparison

Feature
Python
TypeScript
Go
MCP

getQuote

βœ…

βœ…

βœ…

βœ…

getOrderStatus

βœ…

βœ…

βœ…

βœ…

getChainInfo

βœ…

βœ…

βœ…

βœ…

getOrders

βœ…

βœ…

βœ…

βœ…

AI Agent Ready

❌

❌

❌

βœ…

Last updated

Was this helpful?