evm-asm
evm-asm copied to clipboard
EVM Opcodes, Assembler, and Disassembler
EVM Assembly Utilities
Utility classes and functions for working with EVM (Ethereum Virual Machine) forks and their opcodes.
Installation
pip install evm-asm
Contributiing
$ pip install -e .[dev]
$ pytest