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 pegasyseng/artemis

Projects sharing features with Artemis

11 open-source projects similar to pegasyseng/artemis, 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.

  • consensys/local-raidenConsenSys avatar

    ConsenSys/Local-Raiden

    15View on GitHub↗

    Run a local Raiden network in docker containers for demo and testing purposes.

    JavaScript
    View on GitHub↗15
  • consensys/private-networks-deployment-scriptsConsenSys avatar

    ConsenSys/private-networks-deployment-scripts

    43View on GitHub↗

    This repository contains out-of-the-box deployment scripts for private PoA networks

    Shell
    View on GitHub↗43
  • 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
  • pegasyseng/orionPegaSysEng avatar

    PegaSysEng/orion

    90View on GitHub↗

    Orion is a PegaSys component for doing private transactions

    Java
    View on GitHub↗90
  • trufflesuite/ganachetrufflesuite avatar

    trufflesuite/ganache

    2,629View on GitHub↗

    :warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.

    TypeScript
    View on GitHub↗2,629

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
  • vrde/ethnodevrde avatar

    vrde/ethnode

    194View on GitHub↗

    Run an Ethereum node (Geth or Openethereum) for development

    JavaScript
    View on GitHub↗194
  • foundry-rs/foundryfoundry-rs avatar

    foundry-rs/foundry

    10,125View on GitHub↗

    Foundry is an Ethereum smart contract development toolkit and blockchain simulator designed for compiling, testing, and deploying contracts for the Ethereum Virtual Machine. It provides a local environment for simulating blockchain state and forking live networks to execute code without modifying the actual chain. The project features a property-based fuzzing engine to identify edge-case failures in contract logic and a transaction debugger for analyzing detailed execution traces and gas consumption. It enables developers to mirror the state of a remote chain locally to test against real-worl

    Rustalloyblockchainbytecode
    View on GitHub↗10,125
  • inoutcode/ethereum_bookinoutcode avatar

    inoutcode/ethereum_book

    4,081View on GitHub↗

    This project is a comprehensive educational guide and technical manual for the Ethereum blockchain. It provides structured instruction on blockchain fundamentals, smart contract development, and the architectural principles of decentralized applications. The resource covers technical domains including smart contract security auditing, network administration, and web3 programming. It details the implementation of token standards, the use of mnemonic seeds for wallet integration, and the creation of censorship-resistant application architectures. The documentation extends to system-level opera

    Vueblockchaindappsethereum
    View on GitHub↗4,081
  • dyng/ramenD

    dyng/ramen

    0View on GitHub↗
    View on GitHub↗0
  • kurtosis-tech/eth2-packageK

    kurtosis-tech/eth2-package

    0View on GitHub↗
    View on GitHub↗0
  • ethereum-optimism/optimismethereum-optimism avatar

    ethereum-optimism/optimism

    6,453View on GitHub↗

    Optimism is an Ethereum optimistic rollup stack designed to increase transaction throughput by processing transactions on a secondary layer and settling the state on the Ethereum mainnet. It functions as a scaling framework that utilizes a rollup sequencer to order transactions, produce blocks, and submit batched data to the primary blockchain. The system features a fraud proof system that uses on-chain instruction emulation to resolve disputes and verify the correctness of state transitions. It includes a dedicated toolset for deploying and upgrading the smart contracts required to bootstrap

    Go
    View on GitHub↗6,453