!
Beta Environment Notice
TDM is currently in Beta. Exercise caution when handling assets. Use at your own risk.
Fast Export
Switch the current page to Markdown for fast agent reading, or download it as a .md file.
TDM is currently in Beta. Exercise caution when handling assets. Use at your own risk.
Fast Export
Switch the current page to Markdown for fast agent reading, or download it as a .md file.
# DaOS SDK Reference Summary: The tdm-sdk package is the primary developer interface for DaOS. It installs the tdm CLI and local Dashboard, and exports makePayable, Gateway clients, Contour Runtime, Hub catalog tooling, MCP support, vault primitives, and settlement helpers. Status: Core SDK Reference Topics: - makePayable and Gateway clients - Contour Runtime execution loop - TDM plugin lifecycle - Sovereign Gateway settlement clients Packages: - tdm-sdk Commands: - tdm workspace - tdm plugin - tdm mcp - tdm vault - tdm make payable - tdm payout
The tdm-sdk package provides the core primitives for theDecentralized Agent Operating System. It installs the tdm CLI and local Dashboard, plus TypeScript exports for payable routes, checkout, Gateway clients, Contour Runtime, Hub catalog flows, MCP support, vaults, and agent runtime reports. The public npm release is available and is the canonical release surface for reviewers and early users.
Wrap a route, tool, file, or agent action with an authorization gate.
Execute agent intents through registered plugins and policy checks.