Files
kesto/circom-examples
dependabot[bot] cadbc4c98d Bump ejs from 3.1.3 to 3.1.8 in /circom-examples
Bumps [ejs](https://github.com/mde/ejs) from 3.1.3 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.3...v3.1.8)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 21:23:38 +00:00
..
2020-06-11 20:16:39 +02:00
2020-06-11 20:16:39 +02:00
2020-06-11 20:16:39 +02:00

circom-examples

  • equation.circom: Circuit to check that prover knows a private inputs x & y, such as x**a - y**b = 0, where a & b are known parameters.

Run

npm install

npm run test