/ethernaut-brownie

Openzeppelin ethernaut challenges solved with brownie

Primary LanguageSolidity

This repository contains openzeppelin ethernaut challenge solutions using brownie

For each of these challenges, you will have to add an .env file containing your Infura project ID and private key for your challenge account:

export WEB3_INFURA_PROJECT_ID='AABBCCDD.......'
export PRIVATE_KEY='0xDEADBEEFCACA...'
Fallback Challenge Solution
Fallout Challenge Solution
Coinflip Challenge Solution
Telephone Challenge Solution
Token Challenge Solution
Delegation Challenge Solution
Force Challenge Solution
Vault Challenge Solution
King Challenge Solution
Reentrancy Challenge Solution
Elevator Challenge Elevator
Privacy Challenge Solution