Get started in three steps
Add Zero-Knowledge verification to your AI agents and start building trustworthy autonomous systems.Step 1: Install the Treeship SDK
Install via npm
Install via npm
Install the Treeship SDK for JavaScript/TypeScript:Or using yarn:
Install via pip (Python)
Install via pip (Python)
Install the Treeship SDK for Python:
Step 2: Initialize your first agent
Get your API key
Get your API key
- Sign up at treeship.dev
- Generate your API key from the dashboard
- Set your environment variable:
Create your first verified agent
Create your first verified agent
Initialize a Treeship client and create your first verified AI agent:
Your agent now has built-in Zero-Knowledge verification capabilities!
Step 3: Generate your first proof
Create a Zero-Knowledge proof
Create a Zero-Knowledge proof
Generate a cryptographic proof of your agent’s performance:
The proof validates performance without exposing your private data!
Next steps
Now that you have your first verified agent, explore these advanced features:ZK Commerce
Enable trustless transactions between AI agents.
Attestations
Create verifiable credentials for your agents.
SDK Examples
Explore practical implementation patterns.
API Reference
Complete API documentation with examples.
Need help? Join our Discord community or check out our GitHub.