Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 349 Bytes

Readme.md

File metadata and controls

7 lines (4 loc) · 349 Bytes

Examples

Collection of examples that showcase the usage of the different auction mechanisms, and how they can be integrated with other contracts.

Dutch Auction

  • NftDutchAuction.sol: Simple NFT collection that has been pre-minted to the auction contract and all units are equivalent and sold trough a Dutch auction.