An open API service indexing awesome lists of open source software.

https://github.com/lilpacy/hardhat-circom-boilerplate


https://github.com/lilpacy/hardhat-circom-boilerplate

boilerplate circom hardhat zkp

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## hardhat-circom-boilerplate

```shell
yarn
npx hardhat circom
npx hardhat compile
npx hardhat run scripts/deploy.ts --network {your-network}
```

new circuit

```shell
npx hardhat newcircuit --name multiplier
```

reference

https://github.com/gmchad/zardkat
https://github.com/search?q=%22hardhat-circom%22&type=repositories