npm
npm i --save-dev @unirep/crypto @unirep/circuits @unirep/contracts @unirep/core
yarn
yarn add -D @unirep/crypto @unirep/circuits @unirep/contracts @unirep/core
In the following example, we use hardhat as the ethereum environment.
hardhat
See how to create a hardhat project at: hardhat.org
Last updated 2 years ago
Was this helpful?