Rivalidate

Rivalidate

On-chain proof, AI-powered hiring.

Created on 16th May 2025

Rivalidate

Rivalidate

On-chain proof, AI-powered hiring.

The problem Rivalidate solves

Hiring marketplaces struggle with credential fraud and slow verification processes. Rivalidate anchors credentials directly on Base, giving recruiters cryptographic proof that a candidate truly earned their certificates.
Crucially, issuers — universities, bootcamps, licensing bodies, etc. — sign and publish those credentials, providing the authoritative link between a candidate and their achievements; without the issuer’s signature, a credential cannot be verified on-chain.
Smart-wallet onboarding lowers the barrier for non-crypto users, and an integrated AI agent assists with on-chain actions such as DID creation, token swaps, and payments. The result is a trust layer for professional credentials combined with efficient, AI-powered recruiting tools.

Traditional hiring relies on screenshots, PDFs, or phone calls to validate a résumé. Each manual check slows time-to-hire and still leaves room for fraud:

Pain PointImpactRivalidate’s Fix
Fake or inflated credentialsRecruiters waste hours verifying each claim and still miss sophisticated forgeries.Issuers publish cryptographically signed credentials to Base; recruiters get an instant green-check or red-flag.
Fragmented data silosRésumé data lives in dozens of HR tools; verification results aren’t portable.Credentials are anchored on-chain and referenced by DID, so any HR system can fetch the same immutable proof.
High Web3 frictionCandidates and employers unfamiliar with wallets avoid on-chain solutions.Coinbase Smart Wallet onboarding works with email, social, or passkeys — no seed phrases required.
Trust gaps in remote hiringGlobal teams struggle to judge overseas certifications.A global, public Base chain provides a universal source of truth, independent of geography.

By turning each claim into a verifiable credential minted (and, if revoked, transparently burned) on Base, Rivalidate removes the “trust but verify” loop and lets recruiters focus on candidate fit rather than detective work.

Challenges I ran into

ChallengeWhy It Was HardApproach & Solution
On-chain ↔️ Off-chain orchestrationSmart-contract calls must stay in strict sync with Next.js server state (e.g., account creation → NFT anchor).Introduced an action queue in Drizzle + contract event listeners that update Postgres only after tx confirmation; retries handle L2 reorgs.
Wallet onboarding for mixed audiencesWeb2 users fear seed phrases; crypto-native users expect hardcore self-custody.Integrated Coinbase Smart Wallet with “smartWalletOnly” preference, then exposed optional export for hardware-wallet users.
Extending AgentKit with custom actionsNative AgentKit only covers generic ERC-20 flows.Wrote a uniswapv2ActionProvider and a credential-mint action that wrap our contracts; added Zod schemas so the agent can validate parameters before calling.
Mirroring Coinbase Commerce payments on-chainFiat checkout happens off-chain, but recruiters want on-chain proofs for audits.Created a webhook that mints a zero-value “PaymentReceipt” NFT when a charge is marked CONFIRMED; the token links to the Commerce charge ID so auditors can cross-check.
Ensuring issuer accountabilityIf an issuer’s private key is compromised, fake credentials could be minted.Added a revocation registry and an optional multisig flow for high-value issuers; the AI agent can trigger “freeze” actions if anomaly detection flags unusual minting.

Together these solutions allowed Rivalidate to deliver a seamless, fraud-resistant credential layer while remaining usable by HR teams that have never touched a blockchain.

Tracks Applied (4)

AI

Our platform integrates an AgentKit-powered assistant backed by GPT‑4o. It can fetch wallet details, query on-chain data...Read More

Stablecoins

Subscriptions are paid in USDC through Coinbase Commerce. Each payment is mirrored on-chain and we store the transaction...Read More

Consumer

Rivalidate is a complete recruiting platform for candidates and recruiters. Users onboard with smart wallets and mint ve...Read More

DeFi

The Uniswap action provider lets the AI agent perform ETH ➜ USDC swaps on Base Sepolia. This demonstrates seamless DeFi ...Read More

Cheer Project

Cheering for a project means supporting a project you like with as little as 0.0025 ETH. Right now, you can Cheer using ETH on Arbitrum, Optimism and Base.

Discussion

Builders also viewed

See more projects on Devfolio