malsatin / Evm-research

Research on EVM and Solidity with all tools (compile + disassembly + analyze) and links for more readings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EVM and Solidity language analysis

Repository structure:

―
|- README.md - this file
|- Report.md - main file of report - ready for 85%
|- lowlevel
 |- mappings.md - table of mapings from Solidity to EVM opcodes - ready for 1%
 |- opcodes.md - table and information about EVM opcodes
 |- opcodes.json - json reresentation of info about opcodes

About

Research on EVM and Solidity with all tools (compile + disassembly + analyze) and links for more readings


Languages

Language:JavaScript 100.0%