description |
---|
A curated list of educational resources to get you started on your journey to become an Ethernaut |
The best place for discussions is our EthernautDAO Discord server. Be welcome to post your educational resources in the #educational-material channel, too.
Everyone is invited to contribute educational resources. We kindly ask to submit your contribution via a pull-request. An EthernautDAO community member will then curate the content and merge it accordingly.
Description | Link |
Ethernaut CTF | https://ethernaut.openzeppelin.com/ |
CryptoZombies | https://cryptozombies.io/ |
Blockchain security games & challenges | https://github.com/blockthreat/blocksec-ctfs |
Damn Vulnerable DeFi | https://www.damnvulnerabledefi.xyz/ |
Capture the Ether | https://capturetheether.com/ |
Solidity Trivia | https://github.com/ajsantander/trivias |
Description | Link |
Hardhat | https://hardhat.org/tutorial/ |
Let's Do Defi Guides | https://letsdodefi.com/ |
Journey to become a Blockchain Engineer | https://github.com/spo0ds/Journey-to-become-a-Blockchain-Engineer |
Description | Link |
Hardhat | https://hardhat.org/ |
Infura | https://infura.io/ |
Alchemy | https://www.alchemy.com/ |
Tenderly - Smart Contract Monitoring and Alerting | https://tenderly.co/ |
Scaffold-eth - 🏗 forkable Ethereum dev stack focused on fast product iterations | https://github.com/scaffold-eth/scaffold-eth |
🛠️ solidity-template: a starter kit for your next smart contract | https://github.com/StErMi/solidity-template |
Description | Link |
Web3 Books Collection | https://www.useweb3.xyz/books |
Mastering Ethereum | https://github.com/ethereumbook/ethereumbook |
Life After Google: The Fall of Big Data and the Rise of the Blockchain Economy | Audible link |
Token Economy Book | https://github.com/sherminvo/TokenEconomyBook/wiki |
Description | Link |
Extensive smart contract course by freeCodeCamp | https://www.youtube.com/watch?v=M576WGiDBdQ |
Finematics | https://www.youtube.com/channel/UCh1ob28ceGdqohUnR7vBACA |
Defi Weekly | https://www.youtube.com/channel/UCksmBX-Jj_FGYX3EJahKW3Q |
Bankless | https://www.youtube.com/c/Bankless/videos |
Industry Talks Austin Griffith | https://www.youtube.com/watch?v=TGlklzDmTyc |
Description | Link |
Solidity Recommendation by Santiago Palladino | https://docs.google.com/spreadsheets/d/1aq9y_dygyST48JmQKd0MYJzZaH8-3eDqWbQbp5pw6Xs/edit?usp=sharing |
Solidity Recommendation by @StErMi | https://twitter.com/StErMi/status/1434054722965544964 |
Description | Link |
Defi Weekly Substack | https://defiweekly.substack.com/ |
Secureum: Perspectives on security topics in Ethereum | https://secureum.substack.com/ |
Description | Link |
A Windows 95 themed UI for interacting with Ethereum smart contracts. | https://eth95.dev/ |
From | Tip/Trick | Description |
Will@Linum Labs | Loading web3.js into the dev console | Use ES6 modules from dev tools console. That should help you load web3.js. You should be able to interact with MetaMask even without loading web3.js through the window.ethereum api, I think these would be the docs for that: MetaMask Eth-provider |
Karmacoma | Sending Ether Cheat Sheet | https://gist.github.com/karmacoma-eth/4f206a46dedc6da6808c1ccdef3262d0 |
Description | Link |
Alberto Cuesta Cañada (Yield Protocol) | https://albertocuestacanada.medium.com/ |
https://hackernoon.com/u/albertocuestacanada |