Developer Tools
SDKs
Official StellarX402 SDKs for clients, servers, and facilitators.
Official packages. All are open source and versioned independently.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Official StellarX402 SDKs for clients, servers, and facilitators.
| Package | Language | Use |
|---|---|---|
@stellarx402/client | TypeScript / JavaScript | Buyer-side: fetchWithPayment, discover, wallet adapters. |
stellarx402-client | Python | Same surface, ported. |
npm install @stellarx402/client
# or
pip install stellarx402-client
| Package | Framework | Notes |
|---|---|---|
@stellarx402/express | Express | Reference middleware. |
@stellarx402/hono | Hono | Same API, Hono context. |
@stellarx402/next | Next.js | App-router and pages-router variants. |
stellarx402-fastapi | FastAPI | Python. |
| Package | Use |
|---|---|
@stellarx402/facilitator | Embeddable facilitator (see Self-Facilitation). |
stellarx402/facilitator (Docker image) | Standalone facilitator for operators. |
| Package | Use |
|---|---|
@stellarx402/mcp | MCP server helpers that publish to the Bazaar automatically. |