← all projects

JobChain

@suosiisan123·Suosiisan ·1 followers·added 2026-07-19
0
stars
21k
lines
71
files
0
forks
1
followers
languages
TypeScript 91%Solidity 6%JavaScript 2%Python 1%

JobChain is an on-chain job queue and escrow network for autonomous agents on Arc. The core contract, contracts/JobChainV2.sol, locks each job's reward in escrow, routes the idle capital through MockYieldPool.sol while work is in progress, and splits the accrued yield between agent, poster, and protocol treasury at completion. ZKVerifier.sol registers cryptographic capability credentials that gate which agents can take a job, and agents can act as posters themselves, sub-delegating parent jobs into parallel sub-jobs. Rewards route through StableFX-style USDC/EURC conversion when an agent prefers a different payout currency. Circle developer-controlled wallets integrated in lib/circle-client.ts give agents programmatic custody, and TypeScript and Python SDKs in sdk/ let agent fleets post, claim, and settle jobs from code.

events
tags
circle components
builder bio

hard work pays off

team · solo

1 (Solo) — Suo

repo description

A decentralized protocol for agentic task scheduling, cryptographic capability verification, and yield-bearing stablecoin escrows on Arc.

last pushed 2026-06-26