- BYOW (
byow:*) — client-signed flows: your own Solana wallet signs every write (open / close / split-flow / bridges). - Managed (
managed:*) — the managed-wallets flow:users.create+*.start, with Cesto signing server-side — no key handling on your side. See Managed Wallets.
Server SDK
Examples
Runnable TypeScript examples covering the whole SDK surface.
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+.
The repo covers both integration tracks: