Skip to content

Instantly share code, notes, and snippets.

@MoElaSec
Last active January 30, 2022 05:27
Show Gist options
  • Save MoElaSec/12939f0a1b97e6d6be611608eca1c234 to your computer and use it in GitHub Desktop.
Save MoElaSec/12939f0a1b97e6d6be611608eca1c234 to your computer and use it in GitHub Desktop.
Become a Web 3.0 Dev: Resources to Build your knowledge in Ethereum and DeFi as a Developer

Our way:

  1. Try to go as deep as you can with the:
  • Ethereum EVM
  • Solidity
  • Understand how the major DeFi protocols work.
  1. Build a strong background in Data Structures and Algorithms.

  2. Attending online Ethereum hackathons is a great way to start building your knowledge and experience and get to know the community.

Learning the basics and start contributing to the community:

Ethereum:

DeFi:

Learning about DeFi Protocols:

All of the following paper's are a must read to understand how these major DeFi protocols work.

Smart Contracts Development

Cairo

The most complete Cairo reference with tutorials and exercises - https://www.cairo-lang.org/docs/ (must read)

MEV:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment