Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 255 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 255 Bytes

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