awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesNetwork Environment Integration

Integration logic for connecting blockchain nodes to specific network environments such as mainnet and testnet.

Distinct from Endpoint Integrations: Candidates cover either testnet faucets or general endpoint integration, but not the environmental switch for a node.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Network Environment Integration. Refine with filters or upvote what's useful.

Awesome Network Environment Integration GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • base/nodeAvatar von base

    base/node

    68,511Auf GitHub ansehen↗

    This project is a containerized implementation of a blockchain node for the Base network. It manages the execution and consensus processes of an Ethereum Virtual Machine node within an isolated environment to maintain the network and process blockchain data. The infrastructure includes a specialized interface for processing pending blocks via websockets to reduce latency. It also provides a state synchronization tool that uses pre-computed snapshots to accelerate the process of reaching the current block height. The system covers network identity configuration for mainnet and testnet environ

    Integrates the node with Base mainnet or testnet environments through specified sequencer and RPC endpoints.

    Shell
    Auf GitHub ansehen↗68,511
  • nomicfoundation/hardhatAvatar von NomicFoundation

    NomicFoundation/hardhat

    8,489Auf GitHub ansehen↗

    Hardhat is a smart contract development framework and EVM tooling suite designed for the full lifecycle of Ethereum and EVM-compatible applications. It serves as a development environment for compiling, testing, and deploying smart contracts, providing a local blockchain simulation and a programmable task runner. The framework is distinguished by its extensive simulation capabilities, including the ability to fork remote network state and manipulate block time or account balances. It features a hook-based plugin system that allows for the extension of core functionality and the creation of cu

    Configures connections to remote JSON-RPC networks and local simulated environments for various EVM chain types.

    TypeScriptblockchaindappsdebugging
    Auf GitHub ansehen↗8,489
  1. Home
  2. DevOps & Infrastructure
  3. Network Environment Integration