We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8592eb9 + 9e1e922 commit 2b48a85Copy full SHA for 2b48a85
learn_evm/README.md
@@ -2,6 +2,9 @@
2
3
List of EVM technical knowledge
4
5
+- [EVM Opcode Reference](evm_opcodes.md): Reference and notes for each of the EVM opcodes
6
+- [Transaction Tracing](tracing.md): Helper scripts and guidance for generating and navigating transaction traces
7
+- [Yellow Paper Guidance](yellow-paper.md): Symbol reference for more easily reading the Ethereum yellow paper
8
- [Forks <> EIPs](eips_forks.md): Summarize the EIPs included in each fork
9
- [Forks <> CIPs](cips_forks.md): Summarize the CIPs and EIPs included in each Celo fork *(EVM-compatible chain)*
10
- [Upgrades <> TIPs](tips_upgrades.md): Summarize the TIPs included in each TRON upgrade *(EVM-compatible chain)*
0 commit comments