Skip to content

doomiescrew/aptos-auction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Timed auctions on aptos

Timed auctions implementation on aptos, strongly inspired by ourzora/auction-house

Two types of auctions available on this project

  1. English Auction: Sell to the highest bidder
  2. Dutch Auction: Sell with a declining price // TODO

About

Timed auctions on aptos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Move 100.0%