Update README.md

This commit is contained in:
BT3GL /baɪtɡɝɫ/ 2022-04-12 19:40:35 +04:00 committed by GitHub
parent 399eb7437f
commit 60988ebfae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
### The EVM
### Basics on the EVM
* [Ethereum's Whitepaper](https://ethereum.org/en/whitepaper/)
* [Speeding up the EVM by Flashbots](https://writings.flashbots.net/research/speeding-up-evm-part-1/)
@ -13,13 +13,6 @@
* [EVM opcodes](https://github.com/crytic/evm-opcodes)
<br>
### Rollups
* [Understanding rollup economics from first principles](https://barnabe.substack.com/p/understanding-rollup-economics-from)
<br>