Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 366 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 366 Bytes

zkOTP

Run npm i to install. Check out package.json for other commands to compile circuits and contracts.

To deploy on Harmony testnet, run the above command first, then change the private key in hardhat.config.js to your own private key (Please be careful not to include your private key in any commit!).

npx hardhat deploy --network testnet