Skip to content

ApeWorX/evm-asm

Repository files navigation

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