this post was submitted on 22 Aug 2023
1 points (100.0% liked)

Ethereum

1 readers
0 users here now

Next-generation platform for decentralised applications. Dive in at ethereum.org.

founded 1 year ago
MODERATORS
 
This is an automated archive.

The original was posted on /r/ethereum by /u/jzia93 on 2023-08-22 07:29:46+00:00.


Hi there

I put together a short series introducing Solidity developers about how to use a low-level knowledge of the Ethereum Virtual Machine (EVM), and assembly, to hack smart contracts.

In this series you'll learn:

  • At a low level, how the EVM stores and manages data
  • Be able to understand at a fundamental level WHY there are certain "gotchas" in Solidity programming
  • How to write more resilent and optimized smart contracts

A bit about me:

I am a smart contract lead for a DeFi protocol and have mentored several folks to become better solidity programmers. I originally wrote some learning materials and decided to share these with the community.

Link Learn Assembly By Hacking Smart Contracts

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here