evmtools

package module
v0.0.0-...-9abc7a9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

evmtools

EVM tools is a collection of tools for working with Ethereum Virtual Machine (EVM) bytecode. It was initially created as a private toolkit, but it has been partially open sourced under Apache-2.0 License.

evmdis

evmdis is a disassembler for EVM bytecode. It can be used to disassemble EVM bytecode into a human-readable format. It is a library, and intended to be used for on-the-fly analysis of EVM bytecode. For example, it can be used to analyze unverified EVM bytecode and detect if a contract supports ERC20 or ERC721 standards.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MethodID

func MethodID(signature string) []byte

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL