Skip to content

manxiaqu/evm-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evm-tools

A collection of tools for working with the evm

Some of these tools (evm, disasm) are forked directly from go-ethereum, though evm has been modified to support persistence.

See the analysis/guide.md for an extensive guide of the EVM using these tools.

Install

Uses glide for dependencies: go get github.com/Masterminds/glide

glide install
make

About

Some evm tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.1%
  • Makefile 0.9%