Skip to content

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

Notifications You must be signed in to change notification settings

zobront/ethernaut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published