diff --git a/README.md b/README.md index 3d8e58d..6c6c906 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ * [Ethereum's Whitepaper](https://ethereum.org/en/whitepaper/) * [Speeding up the EVM by Flashbots](https://writings.flashbots.net/research/speeding-up-evm-part-1/) * "Even though at the moment the biggest bottleneck of Ethereum is not EVM's performance (the size of the Ethereum state storage is), it will soon be as Ethereum TPS goes up." +* [EVM opcodes](https://github.com/crytic/evm-opcodes) +