Agent Templates

Catalyzing the Ecosystem

To help developers hit the ground running and accelerate ecosystem growth, Raze Protocol will publish a comprehensive, meticulously curated catalog of plug-and-play agent templates on GitHub. Each template will serve as a complete, customizable reference project , designed to bypass the initial setup friction and allow developers to immediately begin customizing agents for their specific use cases. These templates will include sample model code, a Dockerized proving environment, and example smart contract integration. Our inaugural AI agent, the

Pixel Protocol , will serve as a foundational showcase, demonstrating the seamless integration of a verifiable AI agent from conception to on-chain execution.

The catalog will feature a wide array of agent types, extending Raze’s power into novel use-cases across multiple industries. These templates are not just code; they are blueprints for verifiable, trust-minimized automation:

  • Verifiable Credit & Lending Agents: A template for a ZK Loan Underwriter that can approve loans by checking private credit data. This agent would emit a proof that it followed all regulatory and risk parameters, enabling decentralized lending platforms to automate credit decisions with provable fairness and privacy.

  • On-Chain Insurance & Risk Agents: A Parametric Payout Agent template that monitors real-world triggers (like weather or IoT data) to automatically execute payouts. It would provide a proof that the trigger data met policy terms, ensuring trust in automated insurance contracts.

  • Decentralized Oracle & Data Verification Agents: A Certified Price Feed Agent template that gathers off-chain market prices from multiple sources, computes an aggregated value, and commits a ZK proof that the on-chain price matches its validated calculation. This ensures the oracle data is tamper-proof and auditable.

  • Identity & Reputation Agents: A template for a ZK KYC/AML Agent that can verify a user's identity or check sanction lists off-chain, then attest via a ZK proof that the user passed compliance checks without revealing any personal details.

  • Supply Chain Verification Agents: A Certified Origin Agent template that monitors supply chain records (e.g., temperature logs) and posts a ZK proof that a series of checks were satisfied at each step. This enables trust in supply chain data without revealing proprietary details to competitors.

  • Gaming & NFT Agents: A template for a Verifiable Matchmaker Agent that pairs players based on hidden skill ratings. It would emit a proof that the matching followed the rules and gave no preferential treatment, ensuring fair play in Web3 gaming.

Last updated