#smart-contracts
Read more stories on Hashnode
Articles with this tag
This is Part 4 of the "Let's play OpenZeppelin Ethernaut CTF" series, where I will explain how to solve each challenge. The Ethernaut is a...
Challenge #3: Coin Flip This is a coin flipping game where you need to build up your winning streak by guessing the outcome of a coin flip. To...
This is Part 2 of the "Let's play OpenZeppelin Ethernaut CTF" series, where I will explain how to solve each challenge. The Ethernaut is a...
This is Part 1 of the "Let’s play OpenZeppelin Ethernaut CTF" series, where I will explain how to solve each challenge. The Ethernaut is a...
The Ethernaut is a Web3/Solidity based war game created by OpenZeppelin. Each level is a smart contract that needs to be ‘hacked’. The game acts both...
This is Part 10 of the “Let’s play EVM Puzzles” series, where I will explain how to solve each puzzle challenge. EVM Puzzles is a project developed...