-
Solidit Assembly By Example Part 1 - https://medium.com/@kulman.david/solidity-assembly-by-example-part-1-b58d6de9c1cd
-
How to use Remix Debugger to Learn Solidity Assembly - https://medium.com/@kulman.david/how-to-use-remix-debugger-to-learn-solidity-assembly-5a745a22bb07
-
Official Docs - https://docs.soliditylang.org/en/v0.8.15/assembly.html
-
Tutorial by Jean Cvllr - https://jeancvllr.medium.com/solidity-tutorial-all-about-assembly-5acdfefde05c
-
How To Use Assembly In Solidity by James Bachini - https://www.youtube.com/watch?v=1Mr_wWrB7iw&t=172s
-
Seaport Contracts - https://github.com/ProjectOpenSea/seaport/tree/main/contracts
-
List Of Opcodes - https://www.evm.codes/
-
Geeks for Geeks Article - https://www.geeksforgeeks.org/solidity-assembly/
-
A Practical Introduction To Solidity Assembly: Part 0 by Naveen - https://mirror.xyz/0xB38709B8198d147cc9Ff9C133838a044d78B064B/nk40v2MJKSHXXNSlbqqhpwJf4MtZ9V2Vp8P_bSNwjYc
-
A Practical Introduction To Solidity Assembly: Part 1 by Naveen - https://mirror.xyz/0xB38709B8198d147cc9Ff9C133838a044d78B064B/PpA5KdQhrE_2Bf-USfKePROJ5tE-raL7_VGBR8HE39E
-
A Practical Introduction To Solidity Assembly: Part 2 by Naveen - https://mirror.xyz/0xB38709B8198d147cc9Ff9C133838a044d78B064B/Hh69VJWM5eiFYFINxYWrIYWcRRtPm8tw3VFjpdpx6T8
-
Yul EVM Dialect - https://docs.soliditylang.org/en/v0.8.13/yul.html#evm-dialect
-
EVM: From Solidity to byte code, memory and storage - https://www.youtube.com/watch?v=RxL_1AfV7N4&t
-
Rari Capital Solmate Contracts - https://github.com/Rari-Capital/solmate/tree/main/src
-
Ethereum Yellow Paper - https://ethereum.github.io/yellowpaper/paper.pdf
-
Bitwise Operations and Bit Manipulation in Solidity, Ethereum - https://medium.com/@imolfar/bitwise-operations-and-bit-manipulation-in-solidity-ethereum-1751f3d2e216
-
EVM Deep Dives Series by noxx - https://noxx.substack.com/
-
A Playdate with the EVM - https://femboy.capital/evm-pt1
-
EVM Opcodes - https://ethervm.io/
-
Huff Languge - https://docs.huff.sh/
-
TutorialsPoint Solidity Assembly - https://www.tutorialspoint.com/solidity/solidity_assembly.htm