This repo contains the ERC and associated code for definint agents that are fully verifiable and executable on-chain.
Read the full ERC in agent-erc.md
Reference implementations:
- full Solidity code referenced in the ERC can be found in agent.sol
- executor precompile pseudo-code in agent_executor_precompile.py