Skip to content

AAYUSH-GUPTA-coder/Ethernaut-challenge-foundry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethernaut Foundry Solutions

Installation

  1. If you haven't already, install Foundry on your machine, using the following commands:
curl -L https://foundry.paradigm.xyz | bash
foundryup
  1. Clone the Repo.
  2. Execute forge build
  3. Create copy .env_example to .env
  4. Fill in the params in your .env file

Structure

  • Ethernaut challenges are located in /src.
  • Solutions for the challenges are in /script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published