docs: add unified agentic flow example combining X402, ERC-8004 and ERC-8183#125
docs: add unified agentic flow example combining X402, ERC-8004 and ERC-8183#125consumeobeydie wants to merge 5 commits into
Conversation
Cross-reference: Arc Stablecoin DApp implements all three (X402 + ERC-8183 + USYC)The Arc Stablecoin DApp (live demo) implements the complete unified agentic stack you're documenting here. A few implementation notes that may be useful: ERC-8183 AgenticCommerceDeployed at Gasless Transfer (EIP-3009)Arc USDC does not support EIP-2612 USYC Yield VaultThe Hashnote Teller returns custom error The dapp's full-stack source (React + Express + Solidity) may be useful as a reference alongside your documentation examples. |
Summary
This PR adds a unified agentic flow example that combines all three Arc Testnet standards in a single automated agent.
What's included
Live Results
Complete PR Series
This PR completes the full agentic stack documentation:
Full repository: https://github.com/consumeobeydie/arc-agent-api