Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 281 Bytes

File metadata and controls

9 lines (7 loc) · 281 Bytes

NFTAuctionMarket

It's a clone project of https://github.com/devhani/NFT-Auction-Marketplace. That project had lots of serious bugs. And It wasn't followed by KISS & DRY principle.

I refactored code and fixed all bugs in project.

Auction type

This implements English Auction.