me-foundation / magicdrop

MagicDrop is a collection of EVM minting protocols that enable the multi stage minting, per stage WL management, per stage supply limit, and crossmint support.
MIT License
54 stars 37 forks source link

Add BucketAuctionOperatorFilterer #88

Closed channing-magiceden closed 1 year ago

channing-magiceden commented 1 year ago

Add support of BucketAuction with OperatorFilterer.

mi-yu commented 1 year ago

The lock file changes seem very large, is it expected? Also we should only have package-lock.json as we're just using npm for package manager

channing-magiceden commented 1 year ago

The lock file changes seem very large, is it expected? Also we should only have package-lock.json as we're just using npm for package manager

You are right. I accidentally added yarn.lock. Removed.

channing-magiceden commented 1 year ago

Removed new package to unblock