SIMPLE ETHERS STORAGE is a simple smart contract that simulates auction functionality.
Make sure you have Node.js installed on your PC. Recommended to go with the LTS version.
To install dependencies:
NOTE: Make sure you are inside solidity-auction
folder before running the command.
npm install