What is an Attestation?
A signed statement by an issuer about a subject, stored on-chain. Example: “KYC Provider X attests that Wallet Y is verified at level Basic”Attestation Properties
Lifecycle
Use Cases
- KYC/Identity: Verify user identity
- Credentials: Professional certifications
- Reputation: On-chain reputation scores
- Access Control: Gate access to services
- Compliance: Regulatory attestations
Schema Relationship
Every attestation references a schema that defines its structure:Next Steps
Schemas
Learn about schema design
Delegates
Off-chain signing with BLS keys