Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 425 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 425 Bytes

Openzeppelin Ethernaut Project

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'. The game is 100% open source and all levels are contributions made by other players.

npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts