#ethereum
Read more stories on Hashnode
Articles with this tag
Concept The emphasis of this level is on the concept of overflow and underflow which is a concern for contracts written in solidity version...
Concept The main concept being taught in this level is the difference between the use of tx.origin and msg.sender. Let’s try and understand this using...
Overview This level presents us with a coin flipping game. We need to maintain a winning streak of 10 by guessing the outcome of a coin flip. The...
ERC4626 is a new Ethereum standard for tokenized vaults. It provides a standard interface for developers to build yield-bearing vaults that represent...
Cryptocurrencies are not just about transferring digital value. They have evolved to encapsulate diverse digital assets, including collectibles,...
Hello Ethernaut The first level in this series walks us through the setup of the CTF series. When we click on "Get new instance", it deploys the...