Skip to content

docs: add ERC-8183 developer guide for Arc Testnet#219

Open
bayrakdarerdem wants to merge 1 commit into
circlefin:mainfrom
bayrakdarerdem:docs/erc-8183-developer-guide
Open

docs: add ERC-8183 developer guide for Arc Testnet#219
bayrakdarerdem wants to merge 1 commit into
circlefin:mainfrom
bayrakdarerdem:docs/erc-8183-developer-guide

Conversation

@bayrakdarerdem

Copy link
Copy Markdown

What this PR adds

A developer guide for building applications on Arc Testnet using ERC-8183 (Agentic Commerce Protocol) and Circle Developer Controlled Wallets SDK.

Motivation

The existing docs cover node installation and running, but there is no guide for application developers who want to use ERC-8183 on Arc. This guide fills that gap.

What's covered

  • Arc Testnet chain configuration (Chain ID 923018, viem setup)
  • Circle Developer Controlled Wallets SDK setup and usage
  • Complete ERC-8183 job lifecycle with working TypeScript code
  • Common pitfalls (USDC decimals, transaction polling, job expiry)
  • Getting test USDC

Based on real experience

This guide is based on building FreelanceArc — a decentralized freelance marketplace deployed on Arc Testnet that uses the complete ERC-8183 lifecycle with real on-chain transactions.

Live demo: https://freelance-arc.vercel.app
Source: https://github.com/bayrakdarerdem/freelance-arc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant