abi-decoder
Transaction decoder
A Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions.
Nodejs and Javascript library for decoding data params and events from ethereum transactions
640 stars
27 watching
223 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
ethereumethereum-dapp
Related projects:
Repository | Description | Stars |
---|---|---|
hacker-dom/decode | A tool for parsing and decoding Ethereum transactions to make them more readable. | 6 |
codex-storage/nim-contract-abi | Encodes and decodes parameters according to the Ethereum Contract ABI Specification in Nim. | 3 |
consensys/eth-lightwallet | A lightweight Ethereum wallet that allows users to store and manage their private keys securely in the browser. | 1,465 |
bitcoinjs/bip69 | A utility for organizing Bitcoin transactions by input and output order | 5 |
ethereum/node-ethereum | A standalone Ethereum client for Node.js, providing a basic implementation of the Ethereum protocol. | 46 |
bitcoinjs/wif | A JavaScript module for encoding and decoding Bitcoin private keys in the WIF format | 80 |
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
consensys/teku | An Ethereum consensus client implementation in Java providing a full beacon node and validator client setup | 678 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 516 |
bitcoinjs/bech32 | A Bech32 encoding/decoding library for Bitcoin transactions | 107 |
bitcoinjs/bip21 | Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
ensdomains/ensjs | A lightweight JavaScript library for interacting with the Ethereum Name Service (ENS) ecosystem. | 126 |
esaulpaugh/headlong | Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java. | 79 |
cryptocoinjs/bs58 | A JavaScript library used to encode and decode base 58 strings commonly used in cryptocurrency transactions. | 215 |
ethereum/btcrelay | An Ethereum contract that enables the verification and relaying of Bitcoin transactions to other smart contracts. | 614 |