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

Minting with ERC-20 payment #94

Closed Henry-MagicEden closed 1 year ago

Henry-MagicEden commented 1 year ago

This adds the ability to set the ERC721M contract to accept payment in an ERC-20 token rather than the native currency. These changes are non-breaking and should allow the contract to operate as before if native currency payment is all that's needed.