The Arc Community Hub
Learning Journeys
February 2, 2026

Quickstart Spotlight: Transfer USDC or EURC on Arc using Dev-Controlled Wallets

Quickstart Spotlight: Transfer USDC or EURC on Arc using Dev-Controlled Wallets
# developer quickstarts
# Circle Docs
# Payments
# Dev-Controlled Wallets

Learn how to transfer USDC or EURC from one wallet address to another

Tim Baker
Tim Baker
Quickstart Spotlight: Transfer USDC or EURC on Arc using Dev-Controlled Wallets
Before you build anything complicated like payments flows, treasury logic, or payout batching, you want one primitive working end-to-end: move stablecoins between two addresses and observe the full lifecycle.
Arc’s “Transfer USDC or EURC” quickstart is that baseline. It walks through sending USDC or EURC on Arc Testnet using Circle Dev-Controlled Wallets, fully programmatically.

What the quickstart does:

  1. Creates two developer-controlled wallets on Arc Testnet (EOA wallets created inside a wallet set).
  1. Funds one wallet with testnet USDC or EURC via Circle’s faucet so you can pay gas and send value.
  1. Executes a transfer from one wallet to the other using the Wallets SDK (or the API directly).
  1. Verifies outcomes by checking balances and transaction state.


Why this is a good “first build” on Arc:

  • It’s a repeatable, end to end flow you can rerun many times without manually creating or managing wallets each run.
  • It gives you the building block for real-world flows: sending, receiving, and reconciling stablecoin transfers.
  • It sets you up to layer in app logic next: limits, batching, receipts, or webhooks/event handling.

Start here:

Related Circle docs:


Comments (24)
Popular
avatar

Dive in

Related

Blog
Quickstart Spotlight: Bridge USDC to Arc with CCTP + Bridge Kit
By Tim Baker • Jan 28th, 2026 Views 236
Video
Using Circle Developer Controlled Wallets to Send and Manage USDC
By Elton Tay • Dec 8th, 2025 Views 77
Blog
Quickstart Spotlight: Deploy an ERC-20 on Arc using Circle Contracts
By Tim Baker • Jan 26th, 2026 Views 323
Video
Using Circle Developer Controlled Wallets to Send and Manage USDC
By Elton Tay • Jan 21st, 2026 Views 183
Blog
Quickstart Spotlight: Bridge USDC to Arc with CCTP + Bridge Kit
By Tim Baker • Jan 28th, 2026 Views 236
Blog
Quickstart Spotlight: Deploy an ERC-20 on Arc using Circle Contracts
By Tim Baker • Jan 26th, 2026 Views 323
Video
Using Circle Developer Controlled Wallets to Send and Manage USDC
By Elton Tay • Jan 21st, 2026 Views 183
Video
Using Circle Developer Controlled Wallets to Send and Manage USDC
By Elton Tay • Dec 8th, 2025 Views 77
Terms of Service