dotrungkien / ethernaut-foundry

https://ethernaut.openzeppelin.com/ solutions in Foundry.

Home Page:https://www.kiendt.me/2018/04/10/the-ethernaut-part-1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethernau in Foundry

Ethernaut CTF solutions in Foundry.

Walk through (Vietnamese): https://www.kiendt.me/.

Prerequisite

Running challenges

forge test --match-contract <name of test contract> -vvv

example:

forge test --match-contract FallbackTest -vvv

About

https://ethernaut.openzeppelin.com/ solutions in Foundry.

https://www.kiendt.me/2018/04/10/the-ethernaut-part-1/

License:MIT License


Languages

Language:Solidity 57.5%Language:JavaScript 40.4%Language:Ruby 1.5%Language:Shell 0.4%Language:Handlebars 0.1%Language:Makefile 0.1%Language:Nix 0.0%