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·17 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Abi Decoder

These projects share indexed features with Abi Decoder. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 7 related projects→

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.

Which projects share features with consensys/abi-decoder?

Projects with overlapping indexed features 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.