-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Smart Contracts from CryptoZombies tutorial #212
Comments
The deployment of smart contracts passed correctly. |
The problem is MetaMask doesn't inject window.ethereum ( and web3 ) objects into browser runtime if dApp is loaded from local file system. |
Co-authored-by: Igor Prokopev <[email protected]>
* Add 'write version' to EmulateRequestModel
The issue has been changed to be more general and review whole tutorial.
The source is https://cryptozombies.io/en/lesson/6/chapter/9
The text was updated successfully, but these errors were encountered: