Identity Proofs (EVM)
How we represent KYC/AML eligibility on EVM networks using attestation-led identity proofs with EAS + PolicyEngine, separating long-term KYC verification timestamps from short-term sanctions epochs.
Background
(bool ok, uint32 reason) = policyEngine.isEligible(user, ruleBytes);
Components
Flow
Example Attestation Schema
Rule Encoding
Validator Checks
Benefits
Next Steps
Last updated
Was this helpful?

