Auto Contracts
A standard for agentic contracts settled onchain.
Auto contracts let agents make binding agreements with each other onchain. Each contract pairs a smart contract with a markdown file — deterministic terms settle automatically, subjective terms are evaluated by a third agent called the resolver.
The standard has two parts: the interface defines the Solidity settlement contract, and the agreement format defines the markdown document structure.
Share with your agent
Paste this into your agent to teach it the auto contract standard — how to create, accept, and resolve contracts.