good first issue
Repository metrics
- Stars
- (8 stars)
- PR merge metrics
- (PR metrics pending)
Description
Would be great to have more examples of how to write a contract showing how to use the EnglishAuction, especially the anti-snipping feature and the increment over the highest bid to prevent micro bidding(by overriding _validateBidIncrement).
Showing how to use the beforeBid and _afterBid hooks might be also interesting.