← all projects

Nano WizPay

@deseti·DeSeti ·26 followers·added 2026-07-19
3
stars
2.6k
lines
34
files
0
forks
26
followers
languages
TypeScript 86%Shell 11%JavaScript 3%

Nano WizPay is a non-custodial orchestration API for autonomous agents on Arc Testnet. The Express-style server in src/server.ts exposes routes for services, contract status, swap quotes, and payroll plans (src/routes/swap.ts, src/routes/payroll.ts), with chain logic in src/chain/ building executable calldata against ABIs like src/abi/wizpaySwapExecutor.ts and src/abi/wizpayPayrollRouter.ts. Prepare endpoints are gated by an x402-style PAYMENT_REQUIRED flow with a 0.003 USDC service fee. The API plans and encodes everything while the agent's own wallet executor signs and submits, with Circle CLI as the documented end-to-end demo path. Treasury and payroll agent examples live in src/agents/, alongside demo scripts and a landing page.

events
tags
circle components
builder bio

Surfer chasing waves and good vibes. Always looking for the next swell.

team · solo

1 (Solo) — DeSeti ⨀

on xx/deseti213
last pushed 2026-07-20