World ID Primitives
Core primitive types for the World ID Protocol.
Overview
This crate provides the foundational types and structures used throughout the World ID Protocol. It focuses on defining raw primitives without complex implementation logic, keeping dependencies minimal.
Key Types
Credential: A World ID Credential contains representations about a holder, attested by an Issuer.WorldIdProof: Representation of a World ID Proof.
License
MIT - See LICENSE for details.