Clutch Protocol is an open-source stack for on-chain ride operations: apps use a GraphQL Hub API and JavaScript SDK, sign transactions client-side, and settle rides on a Rust blockchain with Aura consensus.
Use the public stage testnet — no install required
Testnet only — not production. Wallets and keys are for experimentation.
Built for riders, drivers, and developers — alpha quality
Drivers keep most of each fare. Referrers earn up to 4% (default 2%+2%) on RidePay. Validators earn a fixed block reward (50 CLT/block), separate from rides.
Passengers pay drivers in CLT via RidePay transactions. Partial payments are supported until the fare is covered.
Private keys stay on the client. Every ride step is a signed transaction recorded on-chain and auditable.
clutch-hub-sdk-js on npm, GraphQL Hub API, WebSocket subscriptions, and docs at docs.clutchprotocol.io.
Aura consensus with multiple validator nodes on stage. Run the full stack locally with clutch-deploy.
Community DAO voting is on the roadmap. It is not implemented in the current codebase.
Open-source components you can run, read, and contribute to
Blockchain core — Aura consensus, custom RLP transactions, WebSocket JSON-RPC. Rust.
GraphQL bridge, wallet JWT auth, testnet faucet, and poll-based subscriptions. Rust.
JavaScript/TypeScript SDK for signing, queries, and subscriptions. Published on npm.
Reference React app with passenger and driver flows, map UI, and live updates.
Block indexer, REST API, and web UI for blocks, transactions, and accounts.
Docker Compose for nodes, API, demo, explorer, and monitoring — local or stage.
Implemented on-chain in clutch-node (alpha)
Referrer fees apply per RidePay installment (configurable on the node). Validators earn a fixed block reward (default 50 CLT/block), not a share of ride fares. Details at docs.clutchprotocol.io.
Open source — issues, discussions, and pull requests
Nine public repositories — node, API, SDK, demo, explorer, deploy, and docs.
View on GitHubAsk questions, share ideas, and connect with other developers on GitHub.
Join discussion