Skip to content

Commit 18f7ed0

Browse files
add link for furder reading on evm
Gavin Wood's explaination about evm.It's more begginer-friendly than yellow paper
1 parent f38a9a3 commit 18f7ed0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/developers/docs/evm/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Over Ethereum's nine year history, the EVM has undergone several revisions, and
7373
- [Jellopaper aka KEVM: Semantics of EVM in K](https://jellopaper.org/)
7474
- [The Beigepaper](https://github.com/chronaeon/beigepaper)
7575
- [Ethereum Virtual Machine Opcodes](https://www.ethervm.io/)
76+
- [Evm explaination for beginners](https://github.com/ethereumbook/ethereumbook/blob/develop/13evm.asciidoc))
7677
- [Ethereum Virtual Machine Opcodes Interactive Reference](https://www.evm.codes/)
7778
- [A short introduction in Solidity's documentation](https://docs.soliditylang.org/en/latest/introduction-to-smart-contracts.html#index-6)
7879

0 commit comments

Comments
 (0)