
Praetor — AI-Powered Escrow Marketplace on GenLayer

Praetor is a decentralized escrow marketplace where AI validators — not humans — verify work and resolve disputes. No more he-said-she-said, no more escrow agents taking weeks. The code judges.
Use Cases
Where Praetor applies
Freelance Development
Client posts a job with milestones and locked funds. Freelancer submits evidence (GitHub PR, deployment URL, tests). GenLayer validators review via LLM consensus and the client releases payment on-chain.
Intelligent Contract Audits
Auditor submits the security report as evidence. AI verifies it covers the agreed scope before payment releases.
Creative & Design Work
AI checks deliverables match the milestone description — resolution, format, file count, visual consistency.
Dispute Resolution
Either party resolves a dispute in a single step. AI validators evaluate the submitted work plus both statements plus evidence, then reach consensus on a binding verdict: client wins, freelancer wins, or split.
Key Features
AI Verifies, Not Humans
gl.nondet.exec_prompt across multiple validators. Evidence URLs are actually fetched via gl.nondet.web.get() — validators read the real content, not just URL strings.Funds Locked at Post Time
AI-Direct Dispute
On-Chain Reputation
Contract
| Item | Detail |
|---|---|
| Network | GenLayer StudioNet |
| Contract | 0x9B926A674b161Bb4Ae026512f67af46a0f61F282 |
| Write | post_job, apply_job, assign_freelancer, submit_evidence, verify_milestone, release_payment, resolve_dispute |
| Read | get_open_jobs, get_escrow, get_verification, get_dispute, get_praetor_score |
Security Guarantees
