@blockchaindeveloper
Blockchain developer, writer and your favourite lady
smart contract developer
I am available for smart contract developer roles
Apr 16, 2025 · 12 min read · Now, let’s picture this together — a freshly deployed vault, seemingly secure, awaiting user deposits. Within minutes, an attacker deposits just 1 wei — an amount so small it’s almost laughable. But then, through a precise and calculated sequence of ...
Join discussion
Mar 21, 2025 · 7 min read · There is a hidden danger that can shut down a smart contract. Picture yourself trying to withdraw money from your bank, but nothing happens every time you press the button. The bank isn’t out of money—it just refuses to process your transaction. Now ...
KJklement and 1 more commented
Mar 21, 2025 · 8 min read · Functions with callbacks have played a significant role in many reentrancy attacks, a common vulnerability in smart contracts. In this article, we will discuss the topic and explore how callbacks can contribute to reentrancy attacks, how these attack...
Join discussion
Oct 30, 2024 · 10 min read · Ethernaut Level 0 Ethernaut is a game that challenges you to hack smart contracts in the Ethereum Virtual Machine. Level 0 serves as an introduction to help players understand how to interact with the game using the browser’s console and Web3.js. Her...
Join discussion