TreasureProject / treasure-marketplace-contracts

17 stars 9 forks source link

Add `createOrUpdateListings` in marketplace contract #91

Closed franjohn21 closed 6 months ago

franjohn21 commented 7 months ago

This PR enables bulk listings in the marketplace contract.

It adds a new createOrUpdateListings function is the bulk version of createOrUpdateListing and allows passing multiple listings to update at a time.