Your onchain reputation. Alive on Base.
.reputation protocol and app layer for onchain identity and trust.
dotrep.app lets users:
- 🔹 Claim a
.repidentity on Base - 🔹 Build portable reputation through activity
- 🔹 Connect trust between wallets and ecosystems
.rep is building the reputation layer for Web3 — turning identity into trust, and trust into utility across the Base ecosystem.
- Frontend: Next.js + TypeScript
- Backend: Express + Node.js
- Chain: Base (Optimism stack)
- Infra: Replit + GitHub Actions + Vercel deployment
To run locally:
npm install
npm run dev