docs: add arc-agent-sdk example — TypeScript SDK for Arc Testnet Agent Economy contracts#194
Conversation
…ration-example docs: add Arc Transaction Memo integration example with Multi-Agent O…
…t Economy contracts
|
Thanks for putting this example together — nice demonstration of the Agent Economy primitives (identity, spending limits, split payments, event logging) working together on Arc Testnet. A couple of considerations for reviewers before merging:
Otherwise this is a helpful addition for anyone exploring the Agent Economy pattern on Arc. |
|
I've been building on Arc Testnet for the past few months. Here's a full overview of my contributions: 27+ contracts deployed (ArcDEX AMM, ERC-8004, SpendingLimits, SplitPayment, ArcUSDCVault) |
Summary
Adds a TypeScript example demonstrating the
@consumeobeydie/arc-agent-sdkpackage — a community-built SDK for interacting with Arc Testnet Agent Economy contracts.What this example covers
SDK
Contracts (Arc Testnet)