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