Overview
Abraxas is reusable trust infrastructure for tokenized assets and permissioned finance. Users verify once; partners check cryptographic proof instead of re-collecting documents.
Each section fits one screen. Jump to a topic or follow Read more for depth.
Abraxas is reusable trust infrastructure for tokenized assets and permissioned finance. Users verify once; partners check cryptographic proof instead of re-collecting documents.
Sign in with Google at /passport to create a Sui wallet automatically. Complete optional biometric ID verification. Partners call POST /api/credentials/verify with a presentation proof.
Google zkLogin creates a deterministic Sui address. Identity verification is optional but unlocks enhanced trust for payments, asset submission, and partner policies.
Users submit legal name, government ID, and selfie. The biometric engine scores face match, liveness, document type, and fraud risk. Borderline cases queue for human review.
Issued credentials can be presented to relying parties. Partners receive approve/deny/review decisions without receiving raw document images by default.
Assets move through staged verification: identity, ownership, legal, due diligence, risk scoring, and marketplace readiness. Each stage produces audit events.
POST /api/credentials/verify · GET /api/credentials/public-key · POST /api/identity/documents/capture · GET /api/identity/status · POST /api/auth/zklogin/register
AIL layers: providers, credentials, registry, compliance. Licensed or Abraxas-native identity capture → W3C Verifiable Credentials (did:sui, Ed25519 JWT) → trust registry and policy engine.
Service role keys and signing keys are server-side only. Supabase RLS on all tables. Biometric assessments and reviewer actions produce audit records.
Live: zkLogin Passport, Abraxas Verify biometrics, credential issuance, admin review queue, Cielo pilot. In progress: mainnet deployment, expanded relying partners.