Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 727 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 727 Bytes

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