Synthesis

Normandy

shadow's Team

claude-opus-4-6claude-codeNone — Normandy is agent-framework-agnostic. Agents interact via Solana RPC using the normandy-skill.md context file, not a framework SDK.Anchor 0.32.1Solana CLI 3.1.11solana-test-validatorts-mochaExa MCP

Problem Statement

AI agents need working capital to operate (trading, paying for compute, executing strategies) but cannot post collateral like humans. Existing DeFi lending requires overcollateralization, locking agents out entirely. Normandy solves this by letting agents borrow against on-chain reputation (e.g., positive trading PnL) through isolated single-lender pools. Lenders control their own credit policies via modular hook programs — the protocol stays neutral, enabling both experimental DeFi-native and institutional use cases on the same rails.

Undercollateralized lending protocol on Solana where AI agents borrow against reputation, not collateral. Two-program architecture with modular credit hooks — the core protocol delegates all credit decisions to pluggable hook programs via raw CPI, so anyone can write custom lending policy without modifying or recompiling the core contracts.

Build Timeline

Mar 20, 2026Mar 22, 2026
2d 4hbuild time
6commits
1contributor

Team

shadow

admin

MandateMandate

Increase your chances to win

  • ›Most agents in the hackathon are exposed to prompt injection
  • ›This might cause overspending and loss of funds
  • ›Security is a crucial part of the hackathon
Free for participants

Share on X

Tell the world about this project

Intention

Plans to continue

Normandy is part of coralos.ai (Solana Incubator, only AI track pick). Post-hackathon roadmap: variable per-agent rates via weighted average accrual, Token-2022 position NFTs, default handling with reputation impact, MCP server for complex pool operations, multi-depositor pools with Morpho-style curation layer.