JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12
  • Score
    100M100P100Q67417F
  • License MIT

Expo Module to create Zero-Knowledge Proofs for Groth16 & Noir on iOS and Android.

Package Exports

  • zk-expo
  • zk-expo/build/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (zk-expo) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

zk-expo

Expo Module to create Zero-Knowledge Proofs for Groth16 & Noir on iOS and Android. Supports RN >= 0.74, Old and New Architectures, arm64 only.

npm/types nodeVersion

Documentation : https://docs.omnid.io/

Installation in managed Expo projects

bunx expo install zk-expo

Backwards Compatibility

zk-expo Version Expo Version RN Version ABI
zk-expo@^0.6 52 >=RN 0.74 Only arm64
zk-expo@^0.3 51 >=RN 0.74 Only arm64
zk-expo@^0.3 51 >=RN 0.74 Only arm64
zk-expo@^0.2.3 51 >=RN 0.74 All ABIs
zk-expo@0.1.9 50 <RN 0.74 All ABIs

Supported Backends