ethabi

Smart contract invoker

Encodes and decodes function calls and their output in smart contracts

Encode and decode smart contract invocations

GitHub

518 stars
25 watching
190 forks
Language: Rust
last commit: over 1 year ago
Linked from 2 awesome lists

abiethereumevmrust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eth-sri/zkay Tools and language for compiling and deploying private smart contracts on the Ethereum blockchain 83
muellerberndt/smashing-smart-contracts Security analysis and documentation of smart contracts on the Ethereum network 169
cdump/evmole Extracts information from Ethereum Virtual Machine bytecode 294
decurity/abi-decompiler Reverses Ethereum smart contract ABI information from EVM bytecode 219
eth-sri/securify A security scanner for Ethereum smart contracts 219
rust-ethereum/evm A flexible, customizable, and portable implementation of the Ethereum Virtual Machine 1,200
shazow/whatsabi A tool for extracting and analyzing Ethereum bytecode without source code. 1,076
zyield/eth_contract A set of helper methods to call and query Ethereum smart contracts via JSON RPC. 14
codex-storage/nim-contract-abi Encodes and decodes parameters according to the Ethereum Contract ABI Specification in Nim. 3
shanzson/smart-contract-auditor-tools-and-techniques A comprehensive collection of tools and techniques for auditing and securing smart contracts on the Ethereum blockchain. 642
esaulpaugh/headlong Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java. 80
anthias-labs/arbiter A tool for simulating stateful Ethereum smart contracts in a sandbox environment 685
muellerberndt/mythril Detects security vulnerabilities in smart contracts written in EVM bytecode. 54
rohitroy-github/smart-contract-snippets A collection of concise Solidity smart contract examples for educational purposes and quick reference. 2
cleanunicorn/abi2signature Generates Ethereum ABI signatures from contract ABIs or function signatures 55