evmole 0.3.2

Extracts function selectors and arguments from EVM bytecode
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.ruint]
version = "1.11.1"
[dev-dependencies.hex]
version = "0.4.3"

[package]
authors = ["Maxim Andreev <andreevmaxim@gmail.com>"]
description = "Extracts function selectors and arguments from EVM bytecode"
edition = "2021"
license = "MIT"
name = "evmole"
readme = "README.md"
repository = "https://github.com/cdump/evmole"
version = "0.3.2"