hackquest logo

CreditGate

0G-native credit gate where signed agent history becomes bounded spend authority, with Compute risk review, Storage receipts, and onchain refusals.

视频

项目图片 1
项目图片 2
项目图片 3
项目图片 4

技术栈

React
Next
Web3
Ethers
Node
Solidity

描述

CreditGate is a financial authority layer for autonomous agents on 0G.

Agents should not receive unlimited spending power just because they have a wallet. CreditGate reads signed public agent history, runs a 0G Compute risk review, calculates a deterministic credit score, grants a bounded mandate, refuses over-cap actions, and records the full receipt trail on 0G.

The demo compares two agents. YieldScout has cleaner history, scores 73/100, and receives a $500 cap. DriftBot has weaker history, scores 41/100, and receives a $150 cap. Over-cap requests are refused before spend. Under-cap requests can move native 0G through CreditGateRouter.

0G Chain stores the registry, mandates, refusals, allowed uses, and router payment receipts. 0G Storage stores the canonical receipt packet. 0G Compute provides underwriting risk review.

本次黑客松进展

During the hackathon I built CreditGate as a standalone 0G APAC submission.

Completed work includes:

- Next.js product UI with gate, credit comparison, dark/light mode, and live ingestion.

- AgentCreditRegistry deployed on 0G mainnet.

- CreditGateRouter deployed on 0G mainnet for fund-moving mandate enforcement.

- Two scored demo agents: YieldScout and DriftBot.

- Live 0G Compute underwriting reviews.

- Canonical receipt packet uploaded to 0G Storage.

- Mainnet anchors for scoring, mandates, refusals, allowed uses, Storage root, router refusal, and router payment.

- Replayable verifiers: verify:credit, verify:compute, verify:storage, verify:mainnet, and verify:router.

- OpenClaw-compatible module demo.

- CI passing on GitHub Actions.

融资状态

No fundraising yet. CreditGate is currently a hackathon MVP. The next step is to validate demand from agent wallet builders, autonomous finance agents, and 0G/OpenClaw ecosystem teams.

队长
AAbdulqodir Iyanda
项目链接
部署生态
0G0G
赛道
AIDeFiInfra