1. Spin up the testing chain
In the Unirep repository, go to./packages/core
and run a hardhat testing node:
For example, choose
0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80
as the user's private key and0x59c6995e998f97a5a0044966f0945389dc9e86dae88c7a8412f4603b6b78690d
as the attester's private keyExport both keys to the environment:
Last updated
Was this helpful?