Documentation
README
Stellar Agentic Framework
Build production Stellar dApps with an eval-driven, multi-agent coding harness.
When to Use
- Building a Stellar smart contract (token, DeFi, NFT, zk)
- Scaffolding a full dApp with wallet connect + contract interaction
- Setting up x402 payment middleware for a paid API
- Creating a Stellar frontend with Stellar Wallets Kit
- Writing backend services that query Stellar chain data
- Need eval-driven quality gates for Stellar development
How It Works
The harness routes your request to 6 specialist agents running in parallel, verifies every output against structured evals, steers on failure (max 3 retries), and produces an eval report.
This is the opening of the README. Read the full README on GitHub.