Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 955 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 955 Bytes

Ethernaut-Brownie

Solving Ethernaut Challenge Fallback with Brownie

Welcome to my tutorial on solving Ethernaut Challenges with Brownie! I'll show you step-by-step how to use Brownie to successfully complete the challenge.

Here's what we'll cover:

  1. An overview of Ethernaut and the challenge 2 ) Setting up your environment and installing Brownie
  2. Writing and deploying the smart contract
  3. Testing and debugging your solution
  4. Tips and tricks for tackling similar challenges

I hope you find this tutorial helpful! If you have any questions or want to see more content like this, be sure to leave a comment and subscribe to my channel.

P.S I decided to move on to Foundry and Hardhat :D

Resources: