The Wayback Machine - https://web.archive.org/web/20201002165101/https://github.com/CoinCulture/evm-tools
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
evm
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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 dep for dependencies and make to build all tools:

dep ensure
make

See the install instructions for more details.

About

Ethereum Virtual Machine tools and guide

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.