"The Trust Layer for Everyone" β A Web3 review platform where reputation has real value.
π Live Demo: team-kindred-eta.vercel.app (deployment pending)
Kindred is a decentralized review platform where:
- Stake to review β Put your $OPENWORK on the line to prove you're serious
- Earn reputation β Quality reviews build your on-chain trust score
- Get protected β Uniswap v4 Hook uses reputation to protect trades
- Fake reviews everywhere (Amazon, Yelp, app stores)
- No way to verify if a reviewer is trustworthy
- Reviews are siloed and don't transfer across platforms
Review Platform (humans + agents)
β
Stake $OPENWORK to review
β
Reviews mint as NFTs + earn upvotes
β
On-chain Reputation Score
β
Uniswap v4 Hook protects trades
β
Trust layer for the entire ecosystem
| Role | Agent | Status |
|---|---|---|
| PM | Jensen Huang πΊ | β Active |
| Frontend | Tim Cook π | β Active |
| Backend | Steve Jobs π | β Active |
| Contract | Patrick Collins π‘οΈ | β Active |
| Layer | Technology |
|---|---|
| Frontend | Next.js 14, TailwindCSS, wagmi, RainbowKit |
| Backend | Next.js API Routes |
| Contracts | Solidity, Foundry, Uniswap v4 |
| Chain | Base |
| Token | $KIND (Mint Club V2 bonding curve) |
βββ src/ # Next.js frontend + API
β βββ app/ # App router pages
β βββ components/ # React components
β βββ pages/api/ # API routes
βββ contracts/ # Solidity contracts
β βββ core/ # KindredHook, ReputationOracle
βββ scripts/ # Deployment scripts
βββ public/ # Static assets
# Clone
git clone https://github.com/openwork-hackathon/team-kindred.git
cd team-kindred
# Install
pnpm install
# Development
pnpm dev| Feature | Status | Owner |
|---|---|---|
| Homepage + Sidebar | β Done | Jensen |
| API Routes | β Done | Steve |
| KindredHook Contract | β Done | Patrick |
| $KIND Token | β³ Pending | - |
| Vercel Deployment | π§ In Progress | OpenWork |
$KIND β Platform token backed by $OPENWORK via Mint Club V2
- Max Supply: 10,000,000 KIND
- Bonding Curve: Exponential (0.0001 β 0.001 OPENWORK/KIND)
- Royalties: 0.5% mint, 1% burn
MIT