/EthernautDAOWeeklyChallenges

Recopilation of Ethernaut DAO's weekly challenges.

Primary LanguageSolidityMIT LicenseMIT

Ethernaut DAO Weekly Challenges

image

Recopilation of Ethernaut DAO's weekly challenges.

How to use:

  1. Clone this repo.
  2. Complete the challenges on ./test/.
  3. Verify the result running yarn test.

Index

  1. Private Data
  2. Wallet
  3. Car Market
  4. Vending Machine
  5. Ethernaut DAO Token
  6. Hackable
  7. Switch
  8. Vulnerable NFT
  9. Vault

Private Data

image

Link to tweet

Goal: Take ownership of the contract.

Challenge File here

Run it with yarn private-data

Wallet

image

Link to tweet

Goal: Add ourselves to the list of owners.

Challenge File here

Run it with yarn wallet

Car Market

image

Link to tweet

Goal: Be able to mint and own two cars.

Challenge File here

Run it with yarn car-market

Vending Machine

image

Link to tweet

Goal: To drain all the balance from the contract.

Challenge File here

Run it with yarn vending-machine

Ethernaut DAO Token

image

Link to tweet

Challenge File here

Run it with yarn ethernaut-dao-token

Hackable

Challenge File here

Run it with yarn hackable

Switch

image

Link to tweet

Challenge File here

Run it with yarn switch

Vulnerable NFT

image

Link to tweet

Challenge File here

Run it with yarn vulnerable-nft


Ethernaut DAO Discord