OpenPassport docs
  • Overview
  • 🔌Use OpenPassport
    • Quickstart
    • Privacy flow
    • Playground
    • Setup WSS
  • ⚗️Technical docs
    • SDK class
      • OpenPassportVerifier
      • OpenPassport Attestation
    • Mobile app
    • Circuits
    • Registry
Powered by GitBook
On this page
  1. Technical docs

Mobile app

The typescript frontend calls native modules in Swift and Kotlin that call witnesscalc and rapidsnark.

Using the PolygonID stack for client-side proving allowed us to get down to ~4s proofs on the latest iPhone for our 450k constraint circuit, and ~200ms for our 7k constraints circuit.

PreviousOpenPassport AttestationNextCircuits

Last updated 1 year ago

⚗️