Skip to content

NFT Collection with verifiably-random rarity distribution

Notifications You must be signed in to change notification settings

andrewaarestad/vrnft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vrnft

NFT Collection with verifiably-random rarity distribution

I got tired of seeing project after NFT project do a big reveal, only to get mired in accusations of insider trading. With this contract, we'll be able to get rid of those concerns once and for all!

VRNFT is a sample ERC721 contract that demonstrates a one-shot reveal mechanism that locks in the rarity distribution at reveal time. Once the project is minted out, the developer will call the reveal function on the contract, which pulls in a random uint256 from a Chainlink VRF. This randomness is then unchangeable.

To do

  • Finish hardhat verification script

About

NFT Collection with verifiably-random rarity distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published