The Documentation states that every owner of the wallet receives a Random Mondrian art NFT but it is never minted in the contract
The Owners will not be able to view their corresponding tokens URI since they do not own any Mondrian art NFT
The MondrianWallet
contract inherits ERC721
but it doesn't mint
NFT in the cnstructor nor there is a mint function in the MondrianWallet
contract
Make the following changes in MondrianWallet::constructor
This gives every user address a random Mondrian art NFT out of the four possible Mondrian arts.
Note that for true randomness on chain using a verifiable random function like ChainlinkVRF is recommended
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.