Unitap Passes are a VIP pass for Unitap. Normal users have to re-link their BrightID every period and manually choose up to 5 offerings from gas tap, token tap, and prize tap.
An ERC721 NFT with access controlled mint function.
A simple NFT sales contract that allows users to mint NFTs in batches.
npm install
compile contracts
npx hardhat compile
run tests
npx hardhat test