awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ConsenSys avatar

ConsenSys/abi-decoder

0
View on GitHub↗
643 stars·215 forks·JavaScript·GPL-3.0·7 views

Abi Decoder

Nodejs and Javascript library for decoding data params and events from ethereum transactions

Features

  • ABI and Contract Tools - Library for decoding transaction parameters and events.
  • ABI Tools - Library for decoding transaction data and event parameters.

Star history

Star history chart for consensys/abi-decoderStar history chart for consensys/abi-decoder

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Abi Decoder

Similar open-source projects, ranked by how many features they share with Abi Decoder.
  • hiddentao/ethereum-abi-uihiddentao avatar

    hiddentao/ethereum-abi-ui

    57View on GitHub↗

    Auto-generate UI form field definitions and associated validators from an Ethereum contract ABI

    JavaScript
    View on GitHub↗57
  • esaulpaugh/headlongesaulpaugh avatar

    esaulpaugh/headlong

    89View on GitHub↗

    High-performance Contract ABI and RLP for Ethereum

    Java
    View on GitHub↗89
  • 0xproject/0x-monorepo0xProject avatar

    0xProject/0x-monorepo

    1,407View on GitHub↗

    0x protocol monorepo - includes our smart contracts and many developer tools

    TypeScript
    View on GitHub↗1,407
  • stefh/nethereum-codegeneratorStefH avatar

    StefH/Nethereum-CodeGenerator

    6View on GitHub↗

    A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts

    EJS
    View on GitHub↗6
See all 7 alternatives to Abi Decoder→

Frequently asked questions

What does consensys/abi-decoder do?

Nodejs and Javascript library for decoding data params and events from ethereum transactions

What are the main features of consensys/abi-decoder?

The main features of consensys/abi-decoder are: ABI and Contract Tools, ABI Tools.

What are some open-source alternatives to consensys/abi-decoder?

Open-source alternatives to consensys/abi-decoder include: hiddentao/ethereum-abi-ui — Auto-generate UI form field definitions and associated validators from an Ethereum contract ABI. esaulpaugh/headlong — High-performance Contract ABI and RLP for Ethereum. 0xproject/0x-monorepo — 0x protocol monorepo - includes our smart contracts and many developer tools. stefh/nethereum-codegenerator — A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts. mesg-foundation/service-ethereum-contract. hashex/abiencoder.