On-chain session keys, spending limits, and guardian recovery — so your AI agents trade autonomously without ever holding your private key.
Spending limits, program allowlists, and session expiry live inside the Solana program. No server, no middleware — the runtime is the enforcer.
Unlike competitors charging per signature, Sentinel charges nothing. Session keys sign directly via CPI — no relay, no paywall.
Each agent gets its own AgentConfig PDA with independent limits and scopes. One compromised agent cannot affect another.
Time-bounded, amount-capped, revocable at any moment. Agents create short-lived sessions and discard them.
Rotate the wallet owner via guardian consensus if the master key is compromised. No funds lost, no downtime.
Built with Pinocchio instead of Anchor — the program binary is ~100KB versus ~500KB+. Lower compute, smaller attack surface, faster execution.
Deployed on Solana devnet · Program ID: EV3TKRVz7pTHpAqBTjP8jmwuvoRBRCpjmVSPHhcMnXqb