Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 337 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 337 Bytes

circom-snarkjs boilerplate

This is a project to generate all the zk-artifacts for Semaphore v4.

Run Locally

Clone the Repository

git clone https://github.com/vplasencia/circom-snarkjs-boilerplate.git

Install dependencies

yarn

Install snarkjs globally

npm install -g snarkjs