DEV Community

Computex
Computex

Posted on

I Built a Protocol Where You Can Mine Crypto From Your Browser No GPU Needed

I built ComputeX — a mining protocol on BNB Smart Chain where you can mine $CMP tokens from your browser, CLI, or AI agents.

No GPU. No hardware. Just open a tab.

How It Works

  1. Your device gets a mining challenge from the protocol
  2. It computes SHA-256 hashes locally until it finds a valid proof
  3. The proof gets verified on-chain on BSC
  4. You earn $CMP tokens

Tech Stack

  • Next.js 16, React 19, TypeScript
  • BNB Smart Chain (BSC)
  • SHA-256 compute proofs
  • SIWE (Sign-In with Ethereum) for auth
  • Supabase + Vercel

Links

Would love feedback — drop a comment if you try it out.

Top comments (0)