EthereumCasts
EthereumCasts copied to clipboard
Companion repo to an Ethereum/Solidity course on Udemy
I you are working/learning from this course in year 2021, you probable might encounter some errors due to some packages version must have upgraded to new versions. So i hade...
Hello @StephenGrider , I've read a document about Metamask removed injected window.web3 from January of 2021: https://docs.metamask.io/guide/provider-migration.html How about your opinion about this event, will you update the course following...
Hello @StephenGrider I bought your [Ethereum course](https://www.udemy.com/course/ethereum-and-solidity-the-complete-developers-guide) and i'm liking it so far, congrats. But there is one crucial thing that is missing, which happens to miss in all Udemy...
Where is the best place to ask questions about specific bugs encountered currently in this course after searching and being stuck?
Metamask is no longer exposing accounts by default, so enabling it manually
Please check your faucet network
Dear Stephen Grider, I am subscribed to your course 'Ethereum and Solidity: The Complete Developer's Guide' in Udemy. As part of my academic assignment, I am designing a blockchain project...
Had to do quite a few changes to use non-deprecated stuff and did some research, so here's the updated version for others. This repo seems to be forgotten so -...
Dear Stephen, I've got a compiling error, after opening up my browser localhost:3000, in chapter 145 of your course, Ethererum and Solidity: The Compete Developer's Guide, Basic of Next Routing;...
Please suggest how to change this code according to new metamask security update. Metamask Medium Post - New Changes Now no accounts will be exposed by default and unable to...