Starting the Program cd test In the project directory, run: npx hardhat compile npx hardhat node npx hardhat run scripts\depoly.js --network localhost Run the node command and depoly command in different terminals. The Hardhat runs on [http://localhost:8454]. The local blockchain is now started. Now run cd .. cd vyfn npm start