0xPARC / circom-starter

basic circom project using hardhat-circom (upgrade to circom2 is WIP)
126 stars 44 forks source link

feat: Rely on remote ptau file that will be downloaded and cached #7

Closed phated closed 2 years ago

phated commented 2 years ago

In v3.1.0 of hardhat-circom, I added support to download a remote ptau file and cache it in the artifacts directory. This is similar to the behavior of zkey-manager.

It also allows us to remove a 36mb file from this repository.