world-id-primitives 0.1.0

Contains the raw base primitives (without implementations) for the World ID Protocol.
Documentation

This crate contains the raw base types (without implementation) for the World ID Protocol.

It implements basic primitives such as field elements, proofs, the format of requests and responses, etc.

Importantly, this crate keeps dependencies to a minimum and does not implement any logic beyond serialization and deserialization.