
SATI SDK (Solana Agent Trust Infrastructure)
from sati16
On-chain trust infrastructure SDK for agent identity, verifiable reputation, and blind feedback on Solana — register agents, publish feedback, and query reputat
What it does
SATI provides an SDK and CLI for registering AI agent identities on Solana (Token-2022 NFTs), collecting verifiable feedback using compressed attestations (Light Protocol), and discovering agent reputation and metadata. It includes CLI commands (init, publish, search, info, give-feedback) and a TypeScript SDK for programmatic registration, feedback submission, reputation summaries, content encryption, and reputation scoring. Typical flows covered: zero-to-registered agent via CLI, programmatic registration with uploaders, blind feedback flows for cryptographic proof-of-participation, and reputation score publishing.
When to use it
Use SATI when you need cryptographically verifiable agent identities, persistent reputation records, or on-chain discovery of agents. It’s appropriate for marketplaces, agent registries, dashboards, and integrations that need provable feedback (public or blind). Use the CLI for quick onboarding and the SDK for backend integrations and automated workflows.
What's included
- Scripts: CLI commands (create-sati-agent) for init, publish, search, give-feedback (listed in the SKILL).
- References: SDK usage examples, REST API endpoints, and ERC-8004 registration standard guidance are documented in the SKILL body.
- Instructions: Step-by-step CLI quick-start, programmatic examples for registration, feedback flows, encryption helpers, and reputation scoring patterns.
Compatible agents
Compatible with backend/node environments and MCP-style agent integrations; works well with TypeScript/Node.js platforms and services that can call Solana RPCs or the SATI REST API.
Tags
Information
- Repository
- sati
- Stars
- 16
- Installs
- 0