Expand description
../README.md
Modules§
- error
- Contains error outputs from
WalletKit
- logger
- Contains logging functionality that can be integrated with foreign language bindings.
- proof
- This module handles World ID proof generation
- world_
id - Contains all components to interact and use a World ID
Structs§
- U256
Wrapper - A wrapper around
U256
to represent a field element in the protocol. Wrapper enables FFI interoperability.
Enums§
- Credential
Type - A
CredentialType
represents a specific credential which can be presented by a World ID holder. - Environment
- Represents the environment in which a World ID is being presented and used.