Skip to content

This repository is openzeppelin's ethernaut challenge game, which is completed using foundry. You can complete the challenge locally.

Notifications You must be signed in to change notification settings

smartdone/ethernaut-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openzeppelin ethernaut

This repository is openzeppelin's ethernaut challenge game, which is completed using foundry. You can complete the challenge locally.

Prepare environment

Install foundry

curl -L https://foundry.paradigm.xyz | bash

Run tests

forge test --match-contract TelephoneTest -vvvv

You can write your own challenge script in the test directory

Challenge list

project ethernaut link
Fallback https://ethernaut.openzeppelin.com/level/1
Fallout https://ethernaut.openzeppelin.com/level/2
CoinFlip https://ethernaut.openzeppelin.com/level/3
Telephone https://ethernaut.openzeppelin.com/level/4
Token https://ethernaut.openzeppelin.com/level/5
Delegation https://ethernaut.openzeppelin.com/level/6
Force https://ethernaut.openzeppelin.com/level/7
Vault https://ethernaut.openzeppelin.com/level/8
King https://ethernaut.openzeppelin.com/level/9
Re-entrancy https://ethernaut.openzeppelin.com/level/10
Elevator https://ethernaut.openzeppelin.com/level/11

About

This repository is openzeppelin's ethernaut challenge game, which is completed using foundry. You can complete the challenge locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published