Welcome to Treeship
Treeship provides cryptographic attestations for AI agents. Every action your agent takes gets signed, timestamped, and independently verified by anyone. No trust required.Why Treeship?
Your AI agent processes orders, approves loans, writes code, deploys infrastructure. When someone asks “prove it,” what do you show them? Treeship signs every agent action with Ed25519 (a standard digital signature algorithm), creating a tamper-proof record anyone can verify independently:- Signed: every action gets an Ed25519 cryptographic signature, like a tamper-evident seal
- Timestamped: immutable record of exactly when the action happened
- Independently verifiable: anyone can check using the public key, no Treeship account needed
- Transparent: public verification page for every agent
Quick Example
Core Concepts
Attestations
What gets signed and how
Verification
How to verify attestations independently
Trust Model
Understanding the cryptographic guarantees
CLI Reference
Command-line tool documentation
Glossary
Key terms explained in plain language