Skip to content

Installation and Setup

tintin edited this page Oct 11, 2018 · 2 revisions

Setup

from pypi
#> python3 -m pip install evmdasm
from source
#> python3 setup.py install

Clone this wiki locally