Sui TS Sdk Backend

Sui TypeScript SDK for backend services and autonomous agents. Use when building a backend, agent, or service that interacts with Sui programmatically without CLI — keypair creation, faucet funding, client setup, transaction building and signing, package publishing from code, sponsored transactions, running transactions at scale with executors, cloud KMS signing (AWS/GCP), and multisig workflows. Also use when the user asks how to bootstrap a Sui agent, build a backend signer service, or run high-throughput transaction pipelines. For frontend dApp development with wallets, see the `frontend-apps` skill. For SDK selection (TS vs Rust vs community), see the `sui-sdks` skill. For PTB semantics and command reference, see the `ptbs` skill. For Move smart contract development, see the `sui-move` skill.

jiayaoqijia Updated

File contents

jiayaoqijia/cryptoskill/tree/main/skills/chains/mystenlabs-sui-ts-sdk-backend commit 5ee9e0f658

Frequently asked questions

npx skillmds@latest add jiayaoqijia/sui-ts-sdk-backend