!
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.
# Multi-Language DaOS Integration Summary: DaOS is language-agnostic. While the TDM SDK provides the best experience for JS/TS, any language can interact with the Sovereign Gateway through the standard HTTP contract. Status: Integration Guidance Topics: - Sovereign Gateway HTTP contract - Language-agnostic intent authorization - Python, Go, and Rust examples Packages: - tdm-sdk Commands: - POST /authorize
The Decentralized Agent Operating System is built on open protocols. You can integrate any agent stack with theSovereign Gateway using standard HTTP/REST.
Every language interacts with the financial layer through the/authorize endpoint. This ensures that agents written in Python or Rust have the same financial sovereignty as those in JS.