positivesuma / Dutched-RICKS

RICKS with Dutch auction pricing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dutched-RICKS

This a remix of Frankie's awesome work. Checkout original repo: RICKS

Goals here:

Switch from english auctions to dutch auctions which should allow for more efficient price discovery and less on chain bid transactions. For instance there is no bid() and endAuction() as previously, there is only buy() at current dutch auction price. Tweet inspiration

About

RICKS with Dutch auction pricing


Languages

Language:Solidity 51.1%Language:JavaScript 48.9%