anassohail99 / ethernaut-solutions

My solutions for Ethernaut, https://ethernaut.openzeppelin.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Ethernaut Solutions

The Ethernaut is a Web3/Solidity based wargame inspired on overthewire.org, played in the Ethereum Virtual Machine. Each level is a smart contract that needs to be 'hacked'.

Ethernaut website

This repository is a collection of my solutions for the game.

Also, check out the related blog post for more details:

Ethernaut tips and solutions

Usage

$ yarn
$ hardhat test

About

My solutions for Ethernaut, https://ethernaut.openzeppelin.com/


Languages

Language:Solidity 62.5%Language:JavaScript 37.5%