0. Install packages
info
In the following example, we use hardhat
as the ethereum environment.
See how to create a hardhat project at: hardhat.org
- npm
npm i --save-dev @unirep/core@1.0.1
- yarn
yarn add -D @unirep/core@1.0.1
info
See: @unirep/core
In the following example, we use hardhat
as the ethereum environment.
See how to create a hardhat project at: hardhat.org
npm i --save-dev @unirep/core@1.0.1
yarn add -D @unirep/core@1.0.1
See: @unirep/core