Skip to content

mathijs81/lens-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auction-based Lens Modules

LFGrow hackathon 2022

Modules for auctioning a collect of your post: both Dutch auction (decreasing price) and English auction (increasing price).

contracts contains the solidity code and web is a demo frontend to show posts.

Screenshot

UML diagrams

Dutch auction

Source file

Dutch auction

English auction

Source file

English auction