Files
self/contracts/README.md
2024-08-10 12:26:49 -07:00

305 B

OpenPassport Contracts

Contracts for OpenPassport.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/mint.ts
npx hardhat ignition deploy ignition/modules/Deploy_All.ts --network <network>