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
Back to 0xproject/0x-monorepo

Projects sharing features with 0x Monorepo

30 open-source projects similar to 0xproject/0x-monorepo, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • hacker-dom/decodehacker-DOM avatar

    hacker-DOM/decode

    6View on GitHub↗

    Decode is a package to make it easier for you to develop on Ethereum. In particular, it parses tx's submitted to a local testrpc node to make them more readable.

    JavaScript
    View on GitHub↗6
  • sc-forks/solidity-coveragesc-forks avatar

    sc-forks/solidity-coverage

    1,003View on GitHub↗

    Code coverage for Solidity smart-contracts

    JavaScript
    View on GitHub↗1,003
  • ericr/sol-function-profilerEricR avatar

    EricR/sol-function-profiler

    80View on GitHub↗

    Solidity Contract Function Profiler

    JavaScript
    View on GitHub↗80
  • fergarrui/ethereum-graph-debuggerfergarrui avatar

    fergarrui/ethereum-graph-debugger

    352View on GitHub↗

    Ethereum solidity graph plain debugger. To have the whole picture when debugging.

    TypeScript
    View on GitHub↗352
  • merklejerk/flex-contractmerklejerk avatar

    merklejerk/flex-contract

    26View on GitHub↗

    A modern, flexible Ethereum smart contract abstraction.

    JavaScript
    View on GitHub↗26
  • rkalis/truffle-assertionsrkalis avatar

    rkalis/truffle-assertions

    152View on GitHub↗

    🛠 Assertions and utilities for testing Ethereum smart contracts with Truffle unit tests

    JavaScript
    View on GitHub↗152

AI search

Explore more awesome repositories

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

Find more with AI search
  • cobraframework/pytest-cobracobraframework avatar

    cobraframework/pytest-cobra

    27View on GitHub↗

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    View on GitHub↗27
  • duaraghav8/ethlintduaraghav8 avatar

    duaraghav8/Ethlint

    922View on GitHub↗

    (Formerly Solium) Code quality & Security Linter for Solidity

    JavaScript
    View on GitHub↗922
  • ethereum/web3.jsethereum avatar

    ethereum/web3.js

    19,935View on GitHub↗

    web3.js is a TypeScript development framework and library for integrating applications with the Ethereum blockchain. It serves as an Ethereum JSON RPC library for querying data and sending transactions, a smart contract interface for interacting with on-chain logic, and a wallet integration toolkit for managing private keys. The project provides specialized capabilities for blockchain node communication, enabling the execution of smart contract functions and the management of Ethereum accounts. It includes tools for web3 address resolution to translate human-readable names into machine-readab

    TypeScript
    View on GitHub↗19,935
  • f-o-a-m/purescript-web3f-o-a-m avatar

    f-o-a-m/purescript-web3

    126View on GitHub↗

    a purescript library for the web3 api

    PureScript
    View on GitHub↗126
  • lamarkaz/psolLamarkaz avatar

    Lamarkaz/psol

    14View on GitHub↗

    Solidity Preprocessor

    JavaScript
    View on GitHub↗14
  • merklejerk/ez-ensmerklejerk avatar

    merklejerk/ez-ens

    16View on GitHub↗

    Simple, zero configuration Ethereum Name Service resolver.

    JavaScript
    View on GitHub↗16
  • paritytech/js-libsparitytech avatar

    paritytech/js-libs

    167View on GitHub↗

    A collection of JavaScript libraries for Ethereum dapp development.

    TypeScript
    View on GitHub↗167
  • protofire/solhintprotofire avatar

    protofire/solhint

    1,125View on GitHub↗

    Solhint is an open-source project to provide a linting utility for Solidity code.

    JavaScript
    View on GitHub↗1,125
  • aniket-engg/sol-profilerAniket-Engg avatar

    Aniket-Engg/sol-profiler

    29View on GitHub↗

    CLI Tool to List & Store Solidity Smart Contract Methods Attributes

    JavaScript
    View on GitHub↗29
  • cmditch/elm-ethereumcmditch avatar

    cmditch/elm-ethereum

    151View on GitHub↗

    dApps in Elm

    Elm
    View on GitHub↗151
  • consensys/abi-decoderConsenSys avatar

    ConsenSys/abi-decoder

    643View on GitHub↗

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

    JavaScript
    View on GitHub↗643
  • dfuse-io/client-jsdfuse-io avatar

    dfuse-io/client-js

    52View on GitHub↗

    dfuse JavaScript/TypeScript Client Library for dfuse API

    TypeScript
    View on GitHub↗52
  • esaulpaugh/headlongesaulpaugh avatar

    esaulpaugh/headlong

    89View on GitHub↗

    High-performance Contract ABI and RLP for Ethereum

    Java
    View on GitHub↗89
  • ethereum/eth-testerethereum avatar

    ethereum/eth-tester

    377View on GitHub↗

    Tool suite for testing ethereum applications.

    Python
    View on GitHub↗377
  • ethers-io/ethers.jsethers-io avatar

    ethers-io/ethers.js

    8,643View on GitHub↗

    ethers.js is an Ethereum JavaScript library used to interact with the Ethereum blockchain by querying state and sending transactions via JSON-RPC providers. It functions as a smart contract wrapper, a Web3 provider interface, and a system for managing wallets and cryptographic signatures. The project provides a dedicated Ethereum Name Service resolver for translating human-readable names into blockchain addresses through forward and reverse lookup operations. It also includes an implementation for managing private keys and mnemonic phrases to sign digital data and authorize on-chain transacti

    TypeScriptblockchainethereumethers
    View on GitHub↗8,643
  • f-o-a-m/cliquebaitf-o-a-m avatar

    f-o-a-m/cliquebait

    108View on GitHub↗

    Scientists are SHOCKED by how easy it is to disrupt a $550B industry with this one weird trick!

    Shell
    View on GitHub↗108
  • 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
  • hillstreetlabs/espressohillstreetlabs avatar

    hillstreetlabs/espresso

    76View on GitHub↗

    👯 speedy, parallelized, hot-reloading solidity test framework

    JavaScript
    View on GitHub↗76
  • liquality/chainabstractionlayerliquality avatar

    liquality/chainabstractionlayer

    224View on GitHub↗

    Blockchain abstraction layer

    TypeScript
    View on GitHub↗224
  • mdtanrikulu/use-metamaskmdtanrikulu avatar

    mdtanrikulu/use-metamask

    162View on GitHub↗

    a custom React Hook to manage Metamask in Ethereum ĐApp projects

    JavaScript
    View on GitHub↗162
  • merklejerk/flex-ethermerklejerk avatar

    merklejerk/flex-ether

    22View on GitHub↗

    A modern, flexible library for sending ethereum transactions.

    JavaScript
    View on GitHub↗22
  • merklejerk/solppmerklejerk avatar

    merklejerk/solpp

    110View on GitHub↗

    A solidity preprocessor and flattener CLI and library

    JavaScript
    View on GitHub↗110
  • paulrberg/create-eth-apppaulrberg avatar

    paulrberg/create-eth-app

    2,759View on GitHub↗

    Create Ethereum-powered apps with one command

    JavaScript
    View on GitHub↗2,759
  • schemathesis/schemathesisschemathesis avatar

    schemathesis/schemathesis

    3,055View on GitHub↗

    Schemathesis is a property-based testing tool and fuzzer for schema-based APIs. It analyzes OpenAPI and JSON Schema specifications to automatically generate test cases that identify crashes, schema violations, and validation bypasses. The project functions as a contract validator and security scanner, verifying that a live server strictly adheres to its defined specifications. The framework distinguishes itself through stateful API testing, which chains multiple related requests together to uncover bugs that only emerge during complex, multi-step user workflows. It also utilizes response-driv

    Pythonapiapi-testingcli
    View on GitHub↗3,055