You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Vouch - every AI-agent payment is provably allowed. Decisions made by an LLM in a 0G Compute TEE, audit trail on 0G Storage, settlement on 0G Chain (Galileo).",
"packageManager": "pnpm@10.14.0",
"engines": {
"node": ">=20"
},
"type": "module",
"scripts": {
"build": "turbo run build",
"dev": "turbo run dev",
"typecheck": "turbo run typecheck",
"test": "turbo run test",
"lint": "turbo run lint",
"clean": "turbo run clean",
"contracts:deploy": "pnpm --filter @agentcheckout/contracts run deploy:galileo",