headlong

Contract encoder

Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java.

High-performance Contract ABI and RLP for Ethereum

GitHub

79 stars
10 watching
20 forks
Language: Java
last commit: 2 days ago
Linked from 1 awesome list

abiblockchaincodeccontractcontract-abiencodingenretherethereumjavarlp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
codex-storage/nim-contract-abi Encodes and decodes parameters according to the Ethereum Contract ABI Specification in Nim. 3
mana-ethereum/ex_rlp An Elixir implementation of Ethereum's RLP encoding specification 31
alephao/swift-rlp A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data 24
rust-ethereum/ethabi Encodes and decodes function calls and their output in smart contracts 518
d1ll0n/abi-lity A tool for efficiently encoding and decoding the binary format used in Solidity smart contracts. 92
merklejerk/flex-contract An abstraction layer for Ethereum smart contracts with flexible configuration options and simple integration 26
nccgroup/web3-decoder An extension for Burp Suite to analyze JSON-RPC calls related to Ethereum smart contracts 110
shazow/whatsabi An Ethereum bytecode analysis tool that extracts and interprets contract functionality without source code. 1,070
consensys/abi-decoder A Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions. 641
maurelian/erc721-vyper An implementation of the ERC721 specification in Vyper. 41
merklejerk/solpp A preprocessor and flattener for Ethereum's Solidity source files 112
bitcoinjs/bip68 An encoding and decoding library for Bitcoin's relative lock-time specification. 2
manifoldfinance/libcaller Tool for encoding and processing RPC calls on EVM-compatible chains 4
decurity/abi-decompiler Reverses Ethereum smart contract ABI information from EVM bytecode 219
sija/base62.cr A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. 10