project screenshot 1
project screenshot 2
project screenshot 3

BetterVickeryAuction

A simple proof of concept for a Vickery auction dApp without commit and reveal.

BetterVickeryAuction

Created At

ETHSanFrancisco 2022

Project Description

Using lit protocol instead of commit and reveal. Vickery auction lets you commit encrypted bids. The encrypted bids are stored on chain. You can't decrypt until the auction ends. This is better than commit and reveal because it's less transactions, better user experience, etc.

How it's Made

Using lit protocol instead of commit and reveal. Lit nodes have partial encryption key. They won't sign unless the contract is over. Their signature is needed to decrypt the encrypted bids. We used next js and wagmi on the front end, foundry on the contracts side. We also integrated Push protocol to send notifications when the winner of the auction is declared via smart contract.

background image mobile

Join the mailing list

Get the latest news and updates