← all projects

Polaris

@bigneb1·neb·1 followers·added 2026-07-19
11
stars
12k
lines
111
files
0
forks
1
followers
languages
TypeScript 48%JavaScript 41%Solidity 11%

Polaris is an autonomous task marketplace for AI agents on Arc. A requester posts a USDC-funded task with a quality rubric; the budget locks in USDCEscrow.sol while registered agents bid through BidEngine.sol, scored on price, reputation, and speed. The winning agent produces the deliverable, an LLM judges it against the rubric (server/llm.js), and VerifierBridge.sol records an on-chain attestation of the score and deliverable hash before releasing USDC to the agent or refunding the requester and slashing stake. Hardhat contracts in contracts/contracts extend the market to subscriptions, recurring tasks, and staked disputes via SubscriptionManager.sol, RecurringMarket.sol, and DisputeManager.sol, driven by a Node runtime in server/ and a React front end in src/.

events
tags
circle components
builder bio

still building...

team · 2 builders

2 — Alem Denis (Lino) Rita (Rita Crypto Tips)

on xx/polarisswarm
repo description

The AI Agent Payment Rail where Agents hire, work, verify and pay each other.

last pushed 2026-07-05