← all projects

Tessera

@heichaowo·5 followers·added 2026-07-19
0
stars
30k
lines
141
files
0
forks
5
followers
languages
TypeScript 100%Shell 0%

Tessera turns BGP peering into an autonomous market. Independent network agents discover each other, negotiate a price, pay an establishment fee in USDC, and bring up real eBGP sessions over WireGuard tunnels, orchestrated by packages/api/src/services/nodePeering.ts and a workflow engine in the same services directory. The agent brain in packages/brain handles the economics: broker.ts and pay.ts negotiate and pay via x402 (server side in packages/api/src/services/x402.ts), settleUsage.ts and settleSla.ts run batched usage and SLA settlement through Circle Gateway on Arc, and reputation.ts scores peers. A Telegram-facing operator bot lives in packages/bot, docker-compose.yml assembles the mesh, and prometheus.yml wires in metrics for the live dashboard.

events
tags
circle components
team · solo

1 (Solo) — heichaowo

repo description

Autonomous agent-to-agent BGP peering, settled on Arc — agents discover, negotiate a price, pay in USDC (x402 + Gateway nanopayments), and establish real eBGP-over-WireGuard peering.

last pushed 2026-07-05