Hi, I am trying to incorporate the lazy minting to my erc721 contract with eip712.
The question is that when I want to extend this contract, as I see in some examples, I get the error message:
"TypeError: Contract "MyContractNFT" should be marked as abstract..."
Any suggestion or alternative to implement lazy minting?
thanks
Feb 3, 2022, 10:27 AM