Skip to main content
The cesto-sdk-examples repository is a small TypeScript app with one runnable script per SDK feature (via tsx, no build step) — clone it, add your API key, and run any example:
Requires Node.js 20.6+.

What’s included

The open / close / split-flow examples execute real swaps on Solana mainnet from the wallet you configure, and that wallet pays its own gas. They refuse to run without an explicit --yes flag — use a dedicated test wallet with small amounts, and a write-scoped API key (see Authentication).