ethabi

Smart contract invoker

Encodes and decodes function calls and their output in smart contracts

Encode and decode smart contract invocations

GitHub

516 stars
25 watching
186 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 81
muellerberndt/smashing-smart-contracts Security analysis and documentation of smart contracts on the Ethereum network 168
cdump/evmole Extracts information from Ethereum Virtual Machine bytecode 282
decurity/abi-decompiler Reverses Ethereum smart contract ABI information from EVM bytecode 217
eth-sri/securify A security scanner for Ethereum smart contracts 218
rust-ethereum/evm A flexible, customizable, and portable implementation of the Ethereum Virtual Machine 1,187
shazow/whatsabi An Ethereum bytecode analyzer that automatically extracts and interprets function signatures from unverified contracts without source code. 1,064
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. 622
esaulpaugh/headlong Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java. 79
anthias-labs/arbiter A tool for simulating stateful Ethereum smart contracts in a sandbox environment 681
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