Content
@
0 reply
0 recast
2 reactions
vijethx
@vijethx
for a beginner to learn more about EVM, where should they start from?
5 replies
1 recast
6 reactions
Pete Horne
@horneps
If you are patient, use huff and write a contract that returns “hello world”. Use hevm to watch it work. Ask me anytime if you need help.
1 reply
0 recast
3 reactions
Varun Srinivasan
@v
@w1nt3r 's EVM from scratch is pretty good: https://github.com/w1nt3r-eth/evm-from-scratch
1 reply
0 recast
5 reactions
Austin Green
@austin
- The EVM chapter in Mastering Ethereum: https://github.com/ethereumbook/ethereumbook/blob/develop/13evm.asciidoc - EVM Illustrated: https://takenobu-hs.github.io/downloads/ethereum_evm_illustrated.pdf - Ethereum Yellow Paper Course: https://www.youtube.com/watch?v=e84V1MxRlYs
0 reply
0 recast
4 reactions
Yash Karthik
@yashkarthik
learnevm.com is a gentle intro Try reading the yellow paper Write some yul Consider building an evm, I wrote about it recently https://www.yashkarthik.xyz/archive/building-tiviem-0
0 reply
0 recast
1 reaction
Varun Kumar
@vkcs
https://youtu.be/kCswGz9naZg
0 reply
0 recast
1 reaction