im coding a dapp to deploy nft contracts and i need to compile the code to create the contract using ethers
Why not use the compiled artifact for deploying clones
didn't think about that because i was hardcoding the nft name and symbol in the contract but now after reading you i think i can just use two variables in the constructor and use the artifact
Обсуждают сегодня