Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@pcd/circom_runtime

iden389Apache-2.00.5.0

Circom runtime

circom, runtime, zksnarks, witness, wasm

readme

circom runtime

This is the code needed to calculate the witness by a circuit compiled with circom.

License

Circom is part of the iden3 project copyright 2018 0KIMS association and published with Apache-2 license. Please check the COPYING file for more details.

changelog

@pcd/circom_runtime

0.5.0

Minor Changes

  • GPC v4 enhancements, PODValue types, more GPC configurations

0.4.0

Minor Changes

  • updates to JSON encoding for PODPCD and GPCPCD

0.3.0

Minor Changes

  • Release for compatibility with Zupass prod

0.2.0

Minor Changes

  • Compatibility with updated Zupass with new GPC artifacts

0.1.28

Patch Changes

  • Release utils package with correct esm fix