Introduction
Warden AI Agents
Warden Protocol allows you to develop Warden Agents—AI-driven programs that support both offchain and onchain operations.
Thanks to their native integration with Warden Protocol, Warden Agents can perform onchain Actions, such as creating Spaces, generating keys, executing transactions, and managing Orders.
You can easily build Agents with the Warden Agent Kit.
AI integration
Within Warden, AI is integrated on the verification and execution layers. Our verification layer uses blockchain, cryptography, and consensus to verify AI results are correct. On the execution layer, you can easily integrate AI with your application, protocols, and smart contracts, automating their execution across any chain.
Warden allows inference endpoints to create cryptographic proofs that verify that an AI model produced a specific output. These proofs are then verified on Wardens’ blockchain through a new consensus mechanism, ensuring AI outputs are not just delivered, but can be trusted.
AI integration is ensured by three key components:
Section overview
In this section, you can find guides and examples demonstrating how to do the following:
Get started
To get started, follow the Warden Agent Kit quick start guide.