StephenGrider / EthereumCasts

Companion repo to an Ethereum/Solidity course on Udemy
2.13k stars 1.31k forks source link

Unable to deploy CampaignFactory contract inside remix #10

Open zjor opened 6 years ago

zjor commented 6 years ago

I'm getting creation of CampaignFactory errored: transaction execution failed error when trying to deploy CampaignFactory to JS VM. Plus Campaign's contract constructor should be marked as payable

redwanJemal commented 5 years ago

You need to check your Metamask it shouldn't have to be in lock state. try to check it.