Worldcoin (WLD) and World ID: Sam Altman's Crypto Project Explained (2026)
TL;DR
- Worldcoin — rebranded simply "World" in October 2024 — is a proof-of-personhood crypto project founded in 2019 by Sam Altman (now CEO of OpenAI) and physicist Alex Blania at Tools for Humanity. Its mission is to issue every human a unique, privacy-preserving digital identity in an era where AI agents make traditional internet identity unworkable.
- Verification happens via the Orb, a custom biometric device that captures the user's iris, computes a fixed-length IrisCode on-device, hashes it for uniqueness checking and deletes the raw image. Verified humans receive a World ID plus a small WLD token grant. As of April 2026, more than 12 million humans have been verified across 30+ countries.
- WLD launched on July 24, 2023 on Optimism. In April-September 2024 the project deployed its own L2 — World Chain — built on the OP Stack as part of the Optimism Superchain. World Chain regularly serves >300,000 daily active users in 2026, making it one of the largest L2s by users (if not by TVL).
- Privacy controversy has dogged the project: data-protection regulators in Spain, Portugal, Hong Kong, Kenya and Brazil have all suspended or investigated Worldcoin operations. Tools for Humanity has responded with on-device hashing, raw-image deletion, the Orb v2 redesign in 2025 and ZK-based World ID proofs.
Table of contents
- What is Worldcoin?
- How the Orb and World ID work
- Why proof of personhood matters in the age of AI
- Origin story and timeline
- Founders, team and investors
- The WLD token and tokenomics
- World Chain: the OP Stack L2
- Privacy controversy and bans
- World ID vs Civic vs Polygon ID vs BrightID vs Holonym
- Use cases
- How to get verified (step by step)
- Research and reports
- Risks and criticism
- Worldcoin vs World Liberty Financial
- FAQ
- Glossary
What is Worldcoin?
Worldcoin is a proof-of-personhood crypto project that aims to issue a unique digital identifier — a World ID — to every human on Earth. The system was founded in 2019 by Sam Altman, now widely known as the CEO of OpenAI, together with physicist Alex Blania, and built by Tools for Humanity (TFH), a San Francisco / Munich-based for-profit company. The project rebranded from "Worldcoin" to simply "World" in October 2024 alongside the launch of World ID 3.0.
The thesis is straightforward: as generative AI makes synthetic accounts indistinguishable from humans, the internet badly needs a way to prove that an account belongs to a distinct biological person without revealing who that person is. Without proof of personhood, sybil attacks (one entity controlling many fake accounts) corrode democratic voting, anti-spam systems, fair-distribution airdrops and any service that depends on "one human, one account."
Worldcoin's chosen primitive is iris biometrics. Users visit an Orb — a chrome-spherical biometric device — which captures multi-spectral images of the iris, computes a fixed-length IrisCode on-device, hashes it, checks for uniqueness against a hashed database, then deletes the raw image. The user receives a World ID cryptographic credential and a small grant of WLD tokens. World ID can then be used to prove humanity and uniqueness to third-party applications — voting, airdrops, social media, financial services — via zero-knowledge proofs that reveal nothing beyond "this is a unique human."
How the Orb and World ID work
The Orb device
The Orb is a custom-designed device about the size of a bowling ball, with a multi-spectral camera, an embedded NPU for ML inference, and tamper-resistant secure-element storage. It is operated either at TFH-run venues (early phase) or, increasingly, by independent operators under the Orb-as-a-Service programme (2024-2026 expansion).
The biometric capture flow is:
- Liveness check. A short interaction confirms the user is a live human (preventing presentation attacks via photographs or 3D-printed eyes).
- Iris and face capture. Multi-spectral imaging of the iris (~6 megapixels per eye).
- IrisCode generation. On-device ML models compute a 12,800-bit fixed-length IrisCode from the iris image.
- Uniqueness check. The IrisCode is sent encrypted to a TFH server, which computes a Hamming-distance comparison against the existing hashed database.
- Raw-image deletion. Per policy, the raw iris image is deleted on-device immediately after IrisCode generation, unless the user opts into a research-data programme.
- World ID issuance. A unique World ID — a Semaphore-style commitment in a Merkle tree — is generated and signed.
- WLD grant. A small WLD allocation is sent to the user's World App wallet.
The Orb v2, deployed in 2025, added on-device generation of zero-knowledge proofs (eliminating the need for the IrisCode to leave the device for routine verification), improved liveness detection, and a substantially smaller hardware form factor. Orb-as-a-Service has expanded the deployed Orb fleet to 30+ countries.
World ID and ZK proofs
World ID itself is a Semaphore-based zero-knowledge proof system. Each verified human receives a private commitment in an on-chain Merkle tree of all verified humans. To prove humanity to a third-party application, the user generates a Groth16 ZK proof showing that they know a private signal corresponding to a leaf in the tree, without revealing which leaf. This achieves three properties simultaneously:
- Uniqueness — A nullifier prevents the same human from claiming twice for the same application.
- Privacy — The application learns nothing about the user beyond "is a verified human."
- Unlinkability — The same human can use World ID across different applications without those applications being able to link their actions.
World ID is now embedded in the World App (TFH's flagship wallet/identity application) and is integrated with hundreds of third-party applications via SDKs and the standardised IDKit library.
Why proof of personhood matters in the age of AI
In April 2026, generative AI agents account for an estimated 30-40% of all internet traffic by some measurements, and the share is growing. Without robust proof of personhood, the implications cascade:
- Sybil-attacked airdrops. Without PoP, a single bad actor can drain crypto airdrops by spinning up thousands of accounts. PoP-gated airdrops (Worldcoin's own WLD distribution being the largest example) have shown materially better reach to actual humans.
- Voting and governance. DAOs, civic technology projects and even traditional democracies are exploring PoP as a sybil-resistance layer. The Brazilian electoral commission and the EU's eIDAS 2.0 framework both contemplate PoP integration.
- Anti-deepfake. Combined with content-credential signing (e.g., the C2PA standard), PoP can mark content as "authored by a verified human."
- UBI experiments. The Worldcoin Manifesto explicitly contemplates UBI distribution to verified humans; small UBI experiments have run in Argentina, Kenya and Indonesia.
- One person, one account services. Anti-spam, dating apps, gaming integrity and many regulated services would benefit from a privacy-preserving "is human" gate.
The core debate is not whether PoP is needed — there is broad consensus that it is — but which primitive (biometric, KYC-based, social-graph, passport, ZK-document) and which governance structure should provide it.
Origin story and timeline
- 2019 — Sam Altman and Alex Blania found Tools for Humanity. The project is initially codenamed "Worldcoin."
- 2021-2022 — Pilot Orb scans run in 24+ countries, with reported 500K+ verified humans by mid-2022.
- August 2023 — Kenya's ODPC suspends Worldcoin operations citing data-protection concerns. See Kenya ODPC Worldcoin Suspension.
- July 24, 2023 — WLD token mainnet launch on Optimism. See Worldcoin Global Launch.
- March 6, 2024 — Spain's AEPD issues a three-month precautionary suspension. See Spain AEPD Worldcoin Ban.
- March 2024 — Portugal's CNPD issues a 90-day ban. See Portugal CNPD Worldcoin 90-day Ban.
- April 2024 — Tools for Humanity announces World Chain, an OP Stack L2.
- May 2024 — Hong Kong's PCPD bans Worldcoin operations. See Hong Kong PCPD Worldcoin Ban.
- September 2024 — World Chain mainnet launch. The chain joins the Optimism Superchain.
- October 2024 — Project rebrand from "Worldcoin" to simply "World" alongside World ID 3.0 Launch. See also Worldcoin Rebrands to World.
- January 2025 — Brazil's ANPD bans Tools for Humanity operations. See Brazil ANPD Worldcoin Order.
- 2025 — Orb v2 redesign deployed; Orb-as-a-Service expansion accelerates.
- April 2026 — 12M+ verified humans across 30+ countries. World Chain regularly serves >300K daily active users.
Founders, team and investors
Sam Altman
Sam Altman is the most public co-founder. He is also the CEO of OpenAI, a fact that has been a continuous source of controversy: critics argue Altman is structurally conflicted given that OpenAI is the dominant AI laboratory and Worldcoin's mission is partly to defend humans from AI agents. Altman has publicly committed to recusing from operational decisions at Tools for Humanity, but his investor and co-founder role is unchanged.
Alex Blania
Alex Blania is the day-to-day CEO of Tools for Humanity. A physicist by training, Blania has been the public technical face of the project, presenting at academic conferences, writing on the proof-of-personhood debate, and managing Tools for Humanity's privacy and regulatory dialogue.
Operating leadership
TFH's operating leadership in 2026 includes Damien Kieran (Chief Privacy and Legal Officer, formerly of Twitter/X), Nick Pickles (Chief Policy Officer, also formerly of Twitter/X), and a globally distributed engineering team headquartered in San Francisco and Munich. Tools for Humanity has roughly 250-300 employees as of April 2026.
Investors
Tools for Humanity has raised more than $194 million in disclosed funding. Backers include:
- Andreessen Horowitz and a16z crypto
- Khosla Ventures
- Coinbase Ventures
- Bain Capital Crypto
- Reid Hoffman (LinkedIn co-founder)
- Blockchange
- Digital Currency Group
- Several family offices and crypto-native angels
The headline funding round was a $115M Series C led by Blockchain Capital with a16z crypto in May 2023, followed by smaller token-financing rounds. Investor token allocations are subject to multi-year vesting through 2031.
The WLD token and tokenomics
WLD is the native token of the Worldcoin / World ecosystem. Key parameters:
- Total supply — 10 billion (fixed cap)
- Initial chain — Optimism, launched July 24, 2023
- Current canonical chain — World Chain, with bridges to Optimism, Ethereum and others
- Allocation (approximate): 75% to the Worldcoin community (verified humans + future allocations), 13.5% to Tools for Humanity investors, 9.8% to TFH initial team and advisors, 1.7% to TFH reserve
- Circulating supply (April 2026) — ~1.7B WLD
- Future unlocks — Significant team and investor unlocks scheduled through 2031, periodically discussed publicly given price-impact concerns
WLD is distributed to verified humans on enrollment and through periodic community grants, framed as a UBI-style distribution. WLD is the default wallet asset in the World App and is integrated as a payment, bounty and rewards token across World Chain mini-apps.
World Chain: the OP Stack L2
World Chain is an Ethereum Layer-2 rollup launched by Tools for Humanity in April-September 2024. Built on the OP Stack, it is part of the Optimism Superchain and shares sequencer revenue and message-passing infrastructure with Optimism, Base and other Superchain members.
What makes World Chain distinctive:
- Verified-human priority. Worldcoin-verified humans receive priority block space and gas subsidies — an early example of blockchains using identity to allocate scarce resources.
- Proof-of-personhood-gated DeFi. Several DeFi pools on World Chain are accessible only to verified humans, enabling fairer airdrops and (potentially) post-AGI economic primitives.
- World App mini-app economy. Hundreds of mini-apps run within the World App, transacting in WLD on World Chain.
- DAU scale. With often 300,000+ daily active users in 2026, World Chain is one of the highest-DAU L2s by users.
Privacy controversy and bans
Worldcoin has faced data-protection regulator action in multiple jurisdictions:
- Kenya (August 2023) — ODPC suspended operations citing consent-quality concerns among low-income enrollees.
- Spain (March 2024) — AEPD issued a three-month precautionary suspension under GDPR.
- Portugal (March 2024) — CNPD issued a 90-day ban.
- Hong Kong (May 2024) — PCPD banned operations under Hong Kong's PDPO.
- Brazil (January 2025) — ANPD issued a cease order under Brazil's LGPD.
- Open inquiries in France, Germany, Italy, Argentina and the UK as of April 2026.
The core legal questions are (a) whether iris scans are special-category biometric data under GDPR Article 9 and equivalent laws (the regulator consensus is "yes"); (b) whether informed consent is genuinely obtained from often low-income enrollees who receive WLD in exchange for the scan (regulators consistently express scepticism); and (c) whether minors have been scanned (a recurrent concern that TFH has addressed via age-verification updates).
Tools for Humanity has responded with on-device IrisCode generation, raw-image deletion guarantees, the Orb v2 + ZK redesign, opt-in research-data programmes with explicit consent, and an updated privacy framework reviewed by external counsel. Several jurisdictions have lifted or modified their bans following these changes; others remain in dispute.
World ID vs Civic vs Polygon ID vs BrightID vs Holonym
| Project | Primitive | Network | Privacy | Sybil resistance |
|---|---|---|---|---|
| Worldcoin / World ID | Iris biometrics + ZK | World Chain (OP Stack) | On-device hashing, ZK proofs | Strong (1 human, 1 ID) |
| Civic | KYC document attestation | Multi-chain | Selective disclosure | KYC-strength |
| Polygon ID | Self-sovereign credentials (Iden3) | Multi-chain | ZK proofs over credentials | Issuer-dependent |
| BrightID | Web-of-trust social graph | Multi-chain | No biometric data | Probabilistic |
| Holonym | ZK over passport / KYC | Multi-chain | Strong ZK | KYC-strength |
| Fractal ID | KYC issuance + DID | Multi-chain | Selective disclosure | KYC-strength |
| Anima | Passport + KYC | Multi-chain | Selective disclosure | KYC-strength |
| HumanID | Phone + multi-modal | Multi-chain | Hashed identifiers | Phone-strength |
The 2026 consensus is that no single PoP system is universally optimal: applications increasingly compose multiple primitives (biometric + passport + social-graph) for defence-in-depth.
Use cases
- Sybil-resistant airdrops. WLD's own distribution is the largest example. Several other 2024-2026 airdrops have integrated World ID gating.
- Voting and DAO governance. World ID has been used in early DAO experiments and small civic-technology pilots.
- UBI experiments. Argentina, Kenya and Indonesia have hosted small WLD-distribution UBI pilots tied to World ID enrollment.
- Anti-deepfake content credentials. Integration with C2PA-style content credentials is in early stages.
- Anti-bot and anti-spam. Several social-media and dating applications have integrated World ID for human-only access.
- DeFi access control. Proof-of-personhood-gated lending and trading pools on World Chain.
- Payments. WLD as a payment asset within World App mini-apps and in select retail integrations.
How to get verified (step by step)
- Download the World App from the Apple App Store or Google Play.
- Create a wallet within the app (the wallet is non-custodial and recoverable via World ID + device).
- Locate a nearby Orb through the in-app map or Orb-as-a-Service partner directory.
- Visit the Orb and consent to the biometric capture flow.
- Sit through the iris scan — typically <30 seconds total.
- Receive your World ID and the initial WLD grant in your World App wallet.
- Use World ID with integrated applications via the IDKit SDK and World App authentication flow.
Eligibility note: at minimum, users must be 18+ in most jurisdictions. Verification is currently free of charge and the WLD grant model is intended to make verification net-economically-positive for the user.
Research and reports
- The arXiv paper BioZero: Privacy-Preserving and Publicly Verifiable On-Chain Biometric Authentication via Homomorphic Commitments and Zero-Knowledge Proofs is one of the most relevant academic explorations of the cryptographic primitives behind Orb-style biometric authentication.
- BIS Working Paper 1066 "The Technology of Decentralized Finance (DeFi)" is the canonical reference for the on-chain mechanism design Worldcoin operates within.
- BIS Working Paper 1061 "Cryptocurrencies and Decentralised Finance (DeFi)" provides regulatory framing for crypto identity systems.
- The a16z State of Crypto Report 2025 covers the broader proof-of-personhood and World Chain growth narratives.
- The a16z "17 things we're excited about for crypto in 2026" note discusses Worldcoin's role in the AI-native crypto stack.
- The FSB Financial Stability Risks of Decentralised Finance report frames the regulatory baseline that Tools for Humanity's data-protection challenges interact with.
- The IOSCO Final DeFi Report and IMF–FSB Synthesis Paper collectively provide the international policy context.
- Vitalik Buterin's July 2023 essay "What do I think about biometric proof of personhood?" remains the canonical defence of the design from a privacy-aware crypto-native perspective.
- The Worldcoin Whitepaper (and subsequent technical papers from Tools for Humanity) describe the IrisCode, Semaphore-based World ID and Orb hardware in detail.
Risks and criticism
- Privacy / re-identification risk. Even with on-device hashing, iris features may be re-identifiable; opt-in research data presents a particular risk surface.
- Consent quality. Critics argue WLD-for-scan exchanges incentivise insufficient consent, particularly among low-income enrollees.
- Geographic regulatory risk. Bans in major jurisdictions reduce the addressable market and complicate verification logistics.
- Centralisation of the Orb. TFH still controls Orb hardware and software; an Orb-as-a-Service operator misbehaving could compromise the system.
- Single-vendor dependence. World ID's value proposition depends on continued operations of Tools for Humanity.
- Token unlock risk. Significant WLD unlocks are scheduled through 2031.
- Sam Altman conflict of interest. Altman's OpenAI role creates structural tension with Worldcoin's "humans vs AI" framing.
- Smart-contract risk on World Chain and the World ID contracts (audited but with residual exploit risk).
- Geopolitical risk. Several countries view biometric data as a national-security issue.
Worldcoin vs World Liberty Financial
Despite the similar names, Worldcoin (now "World") and World Liberty Financial (WLFI) are entirely separate projects:
- Worldcoin / World — Founded 2019 by Sam Altman and Alex Blania. Proof-of-personhood project. Token: WLD. Chain: World Chain (OP Stack L2).
- World Liberty Financial / WLFI — Founded 2024 by the Trump and Witkoff families. DeFi lending project (Aave V3 fork) and stablecoin issuer (USD1). Token: WLFI. Chain: Ethereum + BSC.
The two have no shared ownership, technology or staff. The very similar names cause significant confusion in news coverage and search traffic — see our separate World Liberty Financial guide.
A separate cross-mention worth flagging: Story Protocol, the creative-IP-on-chain project, is sometimes confused with "World" because of overlapping branding language. Story Protocol focuses on intellectual-property registration and licensing, has no relationship with Tools for Humanity, and runs on its own Story Protocol chain.
FAQ
What is Worldcoin?
Worldcoin (rebranded "World" in October 2024) is a proof-of-personhood crypto project founded in 2019 by Sam Altman and Alex Blania. It uses a biometric Orb to scan irises, issue World IDs and distribute the WLD token. As of April 2026, more than 12 million humans have been verified.
How does the Orb work?
The Orb captures multi-spectral iris and face images, computes a 12,800-bit IrisCode on-device, hashes it, checks for uniqueness against a hashed database, then deletes the raw image. Orb v2 (2025) added on-device zero-knowledge proof generation.
What is the WLD token?
WLD is the native ERC-20 token of Worldcoin / World. It launched July 24, 2023 on Optimism and migrated to World Chain in 2024. Total supply is 10B with ~1.7B circulating as of April 2026. Verified humans receive WLD grants on enrollment.
What is World Chain?
World Chain is an OP Stack L2 launched in April-September 2024. It is part of the Optimism Superchain, gives verified humans priority block space, and routinely serves more than 300,000 daily active users in 2026.
Why was Worldcoin banned in some countries?
Spain (AEPD), Portugal (CNPD), Hong Kong (PCPD), Kenya (ODPC) and Brazil (ANPD) all suspended or investigated Worldcoin over biometric-data and consent concerns under GDPR-equivalent privacy laws.
What is proof of personhood?
Proof of personhood is the cryptographic guarantee that an account belongs to a distinct human, without revealing who. It enables sybil-resistant airdrops, voting, anti-deepfake systems and "one human, one account" services.
Is Worldcoin a privacy threat?
Critics warn of biometric re-identification risk and consent issues with low-income enrollees; defenders point to on-device hashing, raw-image deletion and the Orb v2 + ZK redesign. Vitalik Buterin's 2023 essay is the canonical pro defence.
Who funds Worldcoin?
Tools for Humanity has raised more than $194M from a16z, Khosla Ventures, Coinbase Ventures, Bain Capital Crypto, Reid Hoffman and Blockchain Capital, including a $115M Series C in May 2023.
How does World ID compare to Civic, Polygon ID and BrightID?
World ID is biometric proof of personhood. Civic is KYC-based identity verification. Polygon ID is self-sovereign credentials based on Iden3. BrightID is web-of-trust. Holonym, Fractal ID and Anima cover passport- and credential-based variants.
Are Worldcoin and WLFI related?
No. Worldcoin (now "World") is the Sam Altman / Alex Blania proof-of-personhood project. World Liberty Financial (WLFI) is the Trump-family DeFi project that issues USD1 and forks Aave V3. The names are similar but the projects are entirely separate.
Glossary
- IrisCode — A 12,800-bit fixed-length biometric template generated from an iris image.
- Orb — Tools for Humanity's biometric capture device.
- Orb-as-a-Service — TFH's third-party-operator programme for Orb deployment.
- OP Stack — The open-source rollup framework World Chain is built on.
- Optimism Superchain — The Optimism-led L2 ecosystem World Chain is part of.
- PoP (Proof of Personhood) — Cryptographic verification that an account belongs to a distinct human.
- Semaphore — A Merkle-tree-based ZK identity primitive used by World ID.
- Sybil attack — One entity controlling many fake accounts.
- TFH (Tools for Humanity) — The for-profit company building Worldcoin / World.
- World ID — The cryptographic credential issued to verified humans.
- WLD — The Worldcoin native ERC-20 token.
Related reading (internal links)
- What is DeFi?
- What is Ethereum?
- Ethereum Layer 2 Networks Explained
- AI x Crypto and Decentralized AI
- Stablecoins Explained
- World Liberty Financial (WLFI)
- Polymarket and Prediction Markets
Sources and further reading
- World (Worldcoin) — https://world.org/
- Worldcoin Whitepaper — https://worldcoin.org/whitepaper
- Tools for Humanity — https://www.tools-for-humanity.com/
- World Chain announcement — https://worldcoin.org/blog/announcements/announcing-world-chain
- Vitalik Buterin: "What do I think about biometric proof of personhood?" — https://vitalik.eth.limo/general/2023/07/24/biometric.html
- Spain AEPD action — https://www.aepd.es/prensa/2024-03-06-aepd-worldcoin-precautionary-measure.html
- Portugal CNPD action — https://www.cnpd.pt/comunicados/2024/03/cnpd-suspende-worldcoin-portugal/
- Brazil ANPD action — https://www.gov.br/anpd/pt-br/assuntos/noticias/2025-01-anpd-determina-cessacao-tools-for-humanity
- Hong Kong PCPD action — https://www.pcpd.org.hk/english/news_events/media_statements/press_20240522.html
- Kenya ODPC action — https://www.odpc.go.ke/news/2023-08-worldcoin-investigation/
- a16z crypto investment thesis on Worldcoin — https://a16zcrypto.com/posts/article/worldcoin-investment-thesis/
- BrightID — https://blog.brightid.org/
- Civic — https://docs.civic.com/
- Polygon ID — https://docs.polygon.technology/id/
- Holonym — https://holonym.id/
- BIS Working Paper 1066 — https://www.bis.org/publ/work1066.htm
- BIS Working Paper 1061 — https://www.bis.org/publ/work1061.htm
- arXiv: BioZero (2409.17509) — https://arxiv.org/abs/2409.17509
- FSB DeFi Risks Report — https://www.fsb.org/2023/02/the-financial-stability-risks-of-decentralised-finance/
- IOSCO Final DeFi Report — https://www.iosco.org/library/pubdocs/pdf/IOSCOPD754.pdf
About the author
DeFi Intel Research publishes long-form, source-grounded education on crypto markets, DeFi, identity systems and digital-asset policy. The team has covered Worldcoin since the 2021 pilot phase, including the WLD launch on Optimism, the World Chain mainnet, the Orb v2 redesign and every major regulatory action in the EU, Hong Kong, Kenya and Brazil.