/solidity-auction

Auction contract made using solidity

Primary LanguageJavaScript

Solidity Auction

Description

SIMPLE ETHERS STORAGE is a simple smart contract that simulates auction functionality.

Solidity Ethereum

Table of Contents

Installation and Setup

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