Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

dstack SDKs

Client libraries for interacting with the dstack guest agent from inside a TEE.

HTTP API

All SDKs communicate with the guest agent via HTTP over a Unix socket (/var/run/dstack.sock). See the HTTP API Reference for direct access using curl or any HTTP client.

SDKs

Language Path
Python sdk/python
JavaScript/TypeScript sdk/js
Rust sdk/rust
Go sdk/go

Simulator

For local development without TDX hardware, use the simulator: