This is the implementation of contracts for passport verification and management of passport credentials in Privado ID.
- Install dependencies:
npm i
- Compile contracts:
npm run compile
- Download test circuits
./dl_circuits.sh
Run the different tests:
npm test