erc721r / ERC721R

An ERC721 base contract that mints tokens in a pseudo-random order. Because the token is revealed in the same transaction as the mint itself, this contract creates a fun but not fully secure experience.
MIT License
96 stars 22 forks source link

Version 2 #10

Closed RogerPodacter closed 1 year ago

RogerPodacter commented 1 year ago

Todo: update README