- Install dependencies -
npm install - Clean the project -
npx hardhat clean - Run tests -
npx hardhat test - Make a deployment -
npx hardhat ignition deploy ignition/modules/Lock.ts --network sepolia - Run a script -
npx hardhat run scripts/script.ts --network sepolia - Verify a contract -
npx hardhat verify 0x0000000000000000000000000000000000000000 --network sepolia
VECHAIN_TESTNET_MNEMONIC=