Behavioral access infrastructure
Protocol Gating
Free for protocols. TrustGate provides a hard-to-fake behavioral trust signal and optional signed, expiring attestation. Your protocol owns the ladder — what each score is allowed to do. Not a credit score. Not a price oracle. Scores behaviour, not value or safety.
Pricing: free. No subscription. Attest / verify / check have no protocol fee in this build.
Liability fence: TrustGate said the wallet scored N at time T under scoringVersion V. The protocol chose what N allows.
Pilot check
Demo ladders are illustrative only — not TrustGate policy. Production protocols must pass their own ladder bands.
Integration
- POST /api/gating/attest — signed, expiring attestation
- POST /api/gating/verify — fail-closed signature + expiry check
- POST /api/gating/check — score + protocol ladder + attestation
- contracts/TrustAttestationVerifier.sol — on-chain EIP-712 verify
Lead with on-chain attestation for high-value gates. API path for low-friction pilots. Multi-factor risk is mandatory guidance — do not sole-gate on score.
Protocol Guard (alerts) · Oracle · Docs