ethabi
Smart contract invoker
Encodes and decodes function calls and their output in smart contracts
Encode and decode smart contract invocations
518 stars
25 watching
190 forks
Language: Rust
last commit: about 2 years ago
Linked from 2 awesome lists
abiethereumevmrust
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Tools and language for compiling and deploying private smart contracts on the Ethereum blockchain | 83 |
| | Security analysis and documentation of smart contracts on the Ethereum network | 169 |
| | Extracts information from Ethereum Virtual Machine bytecode | 294 |
| | Reverses Ethereum smart contract ABI information from EVM bytecode | 219 |
| | A security scanner for Ethereum smart contracts | 219 |
| | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,200 |
| | A tool for extracting and analyzing Ethereum bytecode without source code. | 1,076 |
| | A set of helper methods to call and query Ethereum smart contracts via JSON RPC. | 14 |
| | Encodes and decodes parameters according to the Ethereum Contract ABI Specification in Nim. | 3 |
| | A comprehensive collection of tools and techniques for auditing and securing smart contracts on the Ethereum blockchain. | 642 |
| | Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java. | 80 |
| | A tool for simulating stateful Ethereum smart contracts in a sandbox environment | 685 |
| | Detects security vulnerabilities in smart contracts written in EVM bytecode. | 54 |
| | A collection of concise Solidity smart contract examples for educational purposes and quick reference. | 2 |
| | Generates Ethereum ABI signatures from contract ABIs or function signatures | 55 |