Overview A smart contract that accepts ETH from its users and locks it for a specified time Runing the code Install the dependencies npm install Test npx hardhat test Compile the smart contract npx hardhat compile