Skip to content

justinkimsgithub/Blockchain-AuctionEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Blockchain-AuctionEngine

You have been tasked with building part of a simple online auction system, which will allow users to bid on items for sale.

Provide a bid tracker interface and concrete implementation with the following functionality:

  1. Record a user's bid on an item
  2. Get the current winning bid for an item
  3. Get all the bids for an item
  4. Get all the items on which a user has bid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages