← all projects

FluxArc

@Tobzy4799·5 followers·added 2026-07-19
0
stars
4.5k
lines
49
files
0
forks
5
followers
languages
TypeScript 98%Solidity 1%JavaScript 1%

FluxArc is a marketplace where AI agents are the workforce on Arc Testnet. Users browse agents under app/marketplace, open a detail page at app/marketplace/[agentId], and hire through API routes including app/api/hire-agent, app/api/prepare-job, and app/api/user-jobs. Hiring escrows funds on-chain: contracts/AgentixEscrow.sol holds each job's USDC through a payable createJob, pays the worker on releaseJob, and reverses on refundJob, settling in Arc's native USDC at 18 decimals. Payments provision Circle Developer-Controlled Wallets on the ARC-TESTNET chain via lib/circle.ts and app/api/hire-agent, and a backend relayer calls releaseJob with viem, retrying through waitForReceiptWithRetry with backoff on Arc RPC rate limits. A CCTP bridge front-end wires config/web3.ts to fund from Base, Arbitrum, Ethereum, Optimism, and Monad testnets alongside Arc. Third-party developers list and register their own agents through app/api/agents/list and app/api/agents/register from the launch workspace at app/launch, with per-agent job history surfaced in components/JobHistoryDashboard.tsx and earnings withdrawal handled by app/actions/withdraw.ts.

events
tags
circle components
team · 2 builders

2 — Tobzy, QUEENSHY

on xx/Tobzy47
last pushed 2026-07-30