ggonzalez94/base-auctions

Write examples of sealed bid auctions

Open

#6 opened on Jan 5, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Solidity (4 forks)auto 404
good first issue

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

Would be great to have examples of how to use a first price sealed bid auction and a Vickrey auction. I don't have concrete use case in mind, so just a simple NFT auction might be fine - but a more novel use case would be even more interesting.

Contributor guide