How to create NFT at the same time ,erc721


like this,this is creat at the same time, 100 hash is the same.

Can you explain more what you mean?

ok, that seems like a contract function that is able to mint multiple NFTs, you can make a custom mint_batch function that is able to mint more that 1 NFT

I have facing same issue and still have some confusion can anyone tell me.

write a mint batch function and use for loop to mint through an array to mint the tokens :raised_hands: