The Arc Community Hub
Learning Journeys
January 26, 2026

Quickstart Spotlight: Deploy an ERC-20 on Arc using Circle Contracts

Quickstart Spotlight: Deploy an ERC-20 on Arc using Circle Contracts
# Circle Contracts
# Developer
# developer quickstarts
# Circle Docs

Circle Contracts empowers developers to utilize smart contracts within their applications.

Tim Baker
Tim Baker
Quickstart Spotlight: Deploy an ERC-20 on Arc using Circle Contracts
If you are evaluating Arc, you should be able to answer one question quickly: “Can I deploy something real and see it working end-to-end?”
This Quickstart is the shortest path from first touch to first successful build: deploy an ERC-20 contract on Arc Testnet and mint tokens using Circle’s developer tooling.


What you will do in the guide:

  1. Create a Circle Dev-Controlled Wallet (so your backend can programmatically deploy and transact).
  1. Fund it with testnet USDC (Arc testnet uses USDC for gas, so you need a balance to execute transactions).
  1. Deploy an ERC-20 using Circle Contracts templates (pre-built templates designed to reduce setup and avoid boilerplate).
  1. Mint tokens and verify the deployment and transaction status.

Why this quickstart is useful:

  • You get an end-to-end “contract lifecycle” flow: wallet -> deploy -> confirm -> mint -> verify.
  • It is reusable and practical: you can copy the structure into your own repo and swap in your business logic later.
  • It is a clean baseline for teams building token issuance, internal test assets, or payment-adjacent token workflows on Arc.
Related Circle docs for deeper context:
Comments (9)
Popular
avatar

Dive in

Related

Blog
Quickstart Spotlight: Transfer USDC or EURC on Arc using Dev-Controlled Wallets
By Tim Baker • Feb 2nd, 2026 Views 316
Video
Arc Builders Fund Spotlight: Hibachi
By Sam Sealey • Feb 25th, 2026 Views 302
Video
How USDC Works On Ethereum: ERC-20 Token Standard
By Elton Tay • Nov 11th, 2025 Views 224
Blog
Quickstart Spotlight: Bridge USDC to Arc with CCTP + Bridge Kit
By Tim Baker • Jan 28th, 2026 Views 236
Video
How USDC Works On Ethereum: ERC-20 Token Standard
By Elton Tay • Nov 11th, 2025 Views 224
Blog
Quickstart Spotlight: Bridge USDC to Arc with CCTP + Bridge Kit
By Tim Baker • Jan 28th, 2026 Views 236
Video
Arc Builders Fund Spotlight: Hibachi
By Sam Sealey • Feb 25th, 2026 Views 302
Terms of Service