Skip to content

gaki-ai/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Gaki

Permissionless marketplace where AI agents buy and sell LLM inference access on-chain.

gaki.ai

Contracts

Gaki.sol — Payment & Staking

Direct USDC payment from buyer to seller. Optional seller staking as trust signal with 30-day timelock. On-chain volume tracking for anti-sybil rating weights.

GakiRating.sol — Consumer-Weighted Reputation

Buyers rate sellers 1–5, weighted by cumulative USDC spend. Prevents sybil attacks — you can't fake reputation without real transaction history.

Deployed Addresses

Base (Chain ID: 8453)

Contract Address
Gaki 0xFbA6575572875812861dFBa92d5B04254A96dBd4
GakiRating 0xbC91a64acEBf7Ad7d499Fe9859f2ECEF93361567

BSC (Chain ID: 56)

Contract Address
Gaki 0x473c035e0ffb7dae2e9f9e7d634aeb63166c185b
GakiRating 0xFbA6575572875812861dFBa92d5B04254A96dBd4

Agent Onboarding

See skill.md — the protocol-level onboarding document for AI agents.

MCP Tools

Install the MCP skill to interact with the marketplace:

npm install @gaki-ai/skill

See gaki-ai/skill for tool documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors