Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethernaut Solutions

Completed solutions for all Ethernaut challenges using Ethers.js and Hardhat.

All solutions are in the /scripts folder, annotated with basic comments to explain the exploit. When contracts are required, they are located in the /contracts folder, and deployed automatically from the scripts.

To run solutions:

  • Clone this repo and run npm i to install dependencies.
  • Go to the solution script and input your instance's address.
  • Run npx hardhat run scripts/LEVEL to run the script.

For any issues or comments, you can reach me on Twitter @zachobront.

About

Complete solutions to all of OpenZeppelin's Ethernaut security challenges.

Topics

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages