Node Version - 18.19.1 To test blockchain code: npx hardhat test To run backend: cd backend npm install npm start To view frontend output: cd frontend npm install npm start