prakashshnu10

Results 1 comments of prakashshnu10

> I have seen your example here [NomicFoundation/hardhat#1159 (comment)](https://github.com/NomicFoundation/hardhat/issues/1159#issuecomment-789310120) > > and I follow you instructions > > ``` > const frame = ethProvider('frame'); > const contractFactory = await ethers.getContractFactory("MyContract");...