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

initial working erc721mc with tests #90

Closed jharris closed 1 year ago

jharris commented 1 year ago

Combines the vanilla ERC721M contracts with the Limit Break "creator token" and programmable royalties extensions. TODO: additional hardhat tests need to be ported over from Limit Break's solidity-based tests.

jharris commented 1 year ago

Oops, didn't mean to open this on ME's github. Pls Ignore for now.