ArcLume Wallet Lab

Backend-first Circle wallet creation and Arc Testnet USDC transfer, shaped into a simple Arc contributor flow.

Back to ArcLume
Chain ARC-TESTNET
Gas USDC
Arc contributor build

Create wallets, fund wallet A, transfer test USDC, and prove it on Arcscan.

This is the smart but simple ArcLume MVP. Version 1 stays small: create the wallet set, create wallet A and wallet B on Arc Testnet, fund wallet A, transfer Arc Testnet USDC, show the transaction hash and Arcscan link, then compare balances before and after.

Wallet creation

Create the Circle wallet set first, then create wallet A and wallet B on ARC-TESTNET.

Backend state
Checking runtime config...
Wallet set ID
--
Wallet A ID
--
Wallet A address
--
Wallet B ID
--
Wallet B address
--

Fund wallet A

Use the Circle Faucet after wallet creation. Keep this step manual for clarity and trust.

  • Open the Circle Faucet and choose Arc Testnet.
  • Fund wallet A with test USDC and the native gas requirement for the transfer flow.
  • Copy the Wallet A address (the 0x... address) and paste it into the faucet.
Open Circle Faucet

Balances before and after

Load the balances before transfer, then transfer and compare both wallets after submission.

Wallet A before
--
Wallet A after
--
Wallet B before
--
Wallet B after
--

Transfer Arc Testnet USDC

Use the backend flow to move test USDC from wallet A to wallet B, then open Arcscan.

Open Arcscan tx
Transaction hash
--
Transaction state
Not started
ArcLume Wallet Lab is now built into the frontend. To make wallet creation and transfer truly live, point the runtime config at your separate Circle backend or worker.