For companies · Explainer
BeginnerWhy Web3 for hiring
Written for hiring leaders who are reasonably skeptical of 'crypto + hiring' as a category. No hand-waving — just the three specific properties of on-chain systems that Vetted actually uses.
Last updated
Start with the fair objection
Most "Web3 + hiring" pitches deserve the skepticism they get. A blockchain is an expensive, slow database, and 95% of the use cases people propose for it could be done better with a normal web service. If you're reading this and thinking why is this on a chain at all?, the question is fair and you're in good company.
Vetted uses on-chain storage for exactly three things, and only three things. Everything else — your company account, your jobs, your candidate pipeline, messaging, analytics — runs on a normal server-backed web application that you log into with an email and password.
Three things only a chain does well
1. Tamper evidence
Vetted's reviewing guilds use commit-reveal voting: experts submit a hash of their score in a first phase, then reveal the actual score in a second phase. For this to produce an honest signal, it has to be impossible for anyone — including Vetted the company — to edit a committed vote between commit and reveal.
In a centralised database, nothing technical prevents an operator from rewriting a committed hash after seeing the reveal. You'd have to trust the operator. On-chain, the hash is signed by the reviewer's wallet and written to a public ledger; editing it retroactively is not possible without breaking the chain or stealing the reviewer's private key.
What you get as a company: the shortlist you receive is backed by votes that literally could not have been tampered with, not even by us.
2. Staked accountability
Every review panel has a noise problem: what prevents a single reviewer from voting in bad faith or phoning it in? On traditional platforms the answer is "they get removed eventually," which is slow and opaque.
Vetted's answer is financial: reviewers stake VETD tokens when they review, and votes that deviate significantly from the panel's consensus automatically forfeit a percentage of the stake. The punishment is fast, deterministic, and not subject to anyone's discretion.
What you get as a company: every expert on the panel has real money at risk on the accuracy of their review. Quality is enforced by the protocol, not by our content moderation team.
3. Portable expert reputation
Expert reviewers earn reputation tied to their wallet, not to a row in our database. If Vetted shut down tomorrow, each expert would still have cryptographically-verifiable proof of their review track record. They can carry that reputation to any other platform — or present it directly to you — without our cooperation.
This changes the equilibrium in the reviewer pool. Experts who know their reputation is theirs are willing to review more honestly and more consistently, because the reputation they build is a durable personal asset. Captured metrics on a traditional platform don't produce the same behaviour.
What you get as a company: a reviewer pool that treats accuracy as a long-term career investment rather than a disposable interaction with our platform.
What Vetted doesn't claim
- We don't claim blockchain magically produces better candidates. The improvement comes from expert-backed review — which you could in theory run on any platform. The chain makes the reviews trustworthy; the experts make them good.
- We don't claim to be decentralised. Vetted the company runs the off-chain infrastructure: hosting, indexing, the web app, notifications, support. Only the three properties above are on-chain. "Full decentralisation" is a marketing claim, not a product.
- We don't pretend to be crypto-first. If you and your team never think about tokens or gas or wallets during your normal hiring work, that's the intended experience.
What you actually touch as a company
The entire company side of Vetted is a standard web application. Concretely:
- Sign up and sign in with email and password. No wallet, no seed phrase, no chain interaction.
- Post jobs, manage applications, message candidates, view analytics through a normal dashboard UI.
- Never see the words "gas" or "transaction" or "signature" during your day-to-day use of the platform.
The blockchain is an implementation detail of the reviewer side. You get the benefits of it (trustworthy reviews, staked accountability, portable reputation) without having to learn any new tools.