DEV Community

Cover image for Final Thoughts on Speed Run Ethereum 🚀
Kevin
Kevin

Posted on

Final Thoughts on Speed Run Ethereum 🚀

TLDR

If you are a beginner to medium in web3 then speed run ethereum is most definitely worth spending time on. It will help you learn new stuff or expose you to topics that you can then rabbit hole into or maybe even help you revise some stuff that you might already know 🤓

Things to take care of

  • Some of the code or config might be a bit outdated so check them first and if you can't figure out what is wrong, every challenge has a telegram group that you can join and just ask your questions there
  • For beginners it is recommended to learn solidity and basics of blockchain before starting
  • Challenges might seem to be a bit simple, use them as a start and discover/research about more stuff related to that topic

Topics covered

  • Core Solidity
  • NFTS
  • ERC20 Tokens
  • VRF
  • DEX
  • L2 Scaling
  • Multisig Wallets

Thoughts

I personally enjoyed completing all the challenges 😊 got to revise some of the solidity basics as well as learn and explore new topics. I liked working with scaffold-eth 🏗️ its a great tool for quickly getting your project up although there is a lot of polishing to be done. Looking forward to scaffold-eth 2, it seems to have a better tech stack and UI, hopefully the code is a bit cleaner too 😜 Finally happy to be a part of buidlguidl community 💪😌✌️

Top comments (0)