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

fixes #11 #13

Open sdn222 opened 1 year ago

sdn222 commented 1 year ago

Replace block.difficulty with block.prevrandao