How you can learn to hack web3 (and protect millions of dollars):
95
483
2K
0
1K
1/ Become a dev (to break you must understand): • Read "Mastering Ethereum" (It's on GitHub) • Learn Solidity: • CryptoZombies • solidity-by-example[.]org • Solidity Docs • Learn how to use HardHat • Familiarize yourself with widely used contracts (EIP 20)
2/ • Do these challenges: • Ethernaut • Capture the Ether • Damn Vulnerable DeFi • Read writeups & postmortems • Do some CTF's (ex: @paradigm's)
@hacker_ Thanks corben! This are great resources to learn web3.