abi-lity
ABI encoder/decoder
A tool for efficiently encoding and decoding the binary format used in Solidity smart contracts.
Solidity codegen tool for efficient ABI encoding/decoding.
92 stars
1 watching
4 forks
Language: TypeScript
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A fast C-based Lua library for encoding and decoding various binary formats. | 18 |
| Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java. | 80 |
| Encodes and decodes parameters according to the Ethereum Contract ABI Specification in Nim. | 3 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| A module for encoding and decoding strict DER signatures in JavaScript. | 14 |
| An encoding and decoding library for Bitcoin's relative lock-time specification. | 2 |
| A Python wrapper for Solidity ABI specifications in a dataclass-like format | 0 |
| Analyzes Solidity code for style and security issues and fixes them. | 927 |
| A software implementation of the QOI image format decoder and encoder in Zig. | 0 |
| A Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions. | 643 |
| A high-performance base64 encoding and decoding library optimized for Lua | 1 |
| Reverses Ethereum smart contract ABI information from EVM bytecode | 219 |
| A language for building binary parsers and encoders through a syntax-based DSL approach. | 59 |
| A Bech32 encoding/decoding library for Bitcoin transactions | 108 |
| An iconv-lite stream that autodetects the encoding and provides a fallback. | 31 |