Skip to content

Latest commit

 

History

History

evmexec

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Evmexec

A simple rust crate for executing a chain of transactions on a local evm instance. Based on evmlab.

Dependencies

This crate expects a valid geth evm instance in your path. Tested on 1.8.17-stable.