lisun85 / ECommerce-Attempt

:blue_book: Simple E-Comerce Auction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💵 E-Commerce Attempt

This is my attempt to mimic an E-Bay using smart contracts.

⌚ The Game

The game is created using an Auction format. Buyers can bid on items that Sellers will provide to the auction. Only one item is actioned off each time. Sellers create the auction and designate a time limit. At the end of the auction, item will go to the highest bidder, and the "trade" will occur.

About

:blue_book: Simple E-Comerce Auction


Languages

Language:JavaScript 59.1%Language:Solidity 40.9%