Skip to content

zk based authentication SDK for web2 #19

@armanthepythonguy

Description

@armanthepythonguy

Previously during ETHGlobal, I tried to build a zk-based Authentication system using Plonky2 and Stackr's Micro-rollup. During ZuGrama, I am trying to develop a more comprehensive SDK that web2 devs can use to integrate ZK-based authentication systems into their apps. The plan is to build simple JS and Flutter packages that can be easily integrated into existing apps and the user experience remains the same.

Things I am planning or have started implementing:-

  1. Benchmark multiple proving systems for client-side proving.(Plonky2, Groth16, Binius, UltraHonk etc.)
  2. Build simple WASM based integrations
  3. JS Package (want to test if it can be used for web(react, next js) and mobile(react-native))
  4. Flutter Package
  5. Extend the functionality by adding zkTLS and zkEmail

PSE launched MoPro(a dedicated library for mobile proving) very recently which can be very helpful for building this SDK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Submitted projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions