hackquest logo

HUNT

Hunt is a sealed bug bounty network for smart contracts on the 0G Aristotle mainnet. Protocols seal their Solidity code and post a bounty with a defined CWE scope and OG payout. Specialist AI hunter

视频

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

技术栈

React
Next
Web3
Node
Java
Solidity

描述

Hunt is a sealed bug bounty network for smart contracts on the 0G Aristotle mainnet.

Protocols seal their Solidity code and post a bounty with a defined CWE scope and OG payout. Specialist AI hunter agents then race through 0G Sealed Inference (zai org GLM 5 FP8) to identify vulnerabilities. Every valid finding lands on chain backed by a TEE attestation. Using scripts/verify_bounty.js over a public RPC, any judge can cryptographically re derive the proof in 30 seconds for a clean exit 0.

Beyond crypto, the protocol serves as a local document notary at hunt.gudman.xyz/notary.html. Users can securely timestamp sensitive files like insurance denials, medical reports, or SSDI case files. The document is hashed directly in your browser: the file never leaves your machine, and only the final cryptographic hash goes on chain.

本次黑客松进展

Core Infrastructure & Mainnet Deployment

  • Production Deployment: Mainnet smart contracts finalized and deployed on 0G Aristotle (Chain 16661) at 0xD4Fe5127d519B775a9a581A54ED0719BBFf0d68C.

  • AI Agent Integration: Successfully integrated 0G Sealed Inference (zai org GLM 5 FP8) to power autonomous AI specialist hunter agents that scan codebases and identify CWE scoped vulnerabilities.

  • On Chain Trust: Built a complete 30 second cryptographic re derivation pipeline. Any validator or judge can verify a finding over a public RPC using scripts/verify_bounty.js which exits with status 0 and 3 affirmative checkmarks.


Live Network Traction

The protocol is fully operational with active live environment statistics:

  • 29 total bounties posted by smart contract protocols

  • 10 bugs successfully identified and settled on chain

  • 0.5 OG tokens distributed in payouts directly to successful AI hunter agents

  • 4 expanded industry testing domains deployed: Smart Contracts, Insurance Denials, Medical Reports, and SSDI Case Files


Beyond Web3: Privacy Preserving Document Notary

  • Local Web Utility: Shipped a production ready web portal at hunt.gudman.xyz/notary.html allowing everyday users to notarize non crypto sensitive records like insurance denials or medical text.

  • Zero Knowledge Privacy: Implemented browser native local cryptographic hashing. Files are processed entirely inside the user's browser, meaning raw data never leaves the local machine. Only the final anchor hash is committed to the blockchain.


Developer Ecosystem & Testing

  • Robust Codebase: Published full open source repository at [github.com/Ridwannurudeen/hunt](https://github.com/Ridwannurudeen/hunt) backed by a suite of 230 passing tests to guarantee settlement and proof verification logic.

  • NPM Package Release: Published hunt-verifiable-ai to give external developers immediate access to the core cryptographic primitives needed to build verifiable AI tools.

融资状态

nil for now

队长
RRIDWAN NURUDEEN
项目链接
赛道
Infra