awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesNetwork Environment Selection

Mechanisms for choosing between different blockchain network environments like mainnet and testnet.

Distinct from Logical Network Environments: None of the candidates cover the specific act of selecting blockchain network environments via RPC and sequencer endpoints.

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

Awesome Network Environment Selection GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • base/nodeAvatar de base

    base/node

    68,511Ver en GitHub↗

    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

    Enables connecting the node to specific mainnet or testnet environments via configured endpoints.

    Shell
    Ver en GitHub↗68,511
  • mystenlabs/suiAvatar de MystenLabs

    MystenLabs/sui

    7,612Ver en GitHub↗

    Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo

    Allows switching between different network RPC endpoints to target local, test, or mainnet environments.

    Rustblockchaindistributed-ledger-technologymove
    Ver en GitHub↗7,612
  1. Home
  2. DevOps & Infrastructure
  3. Network Environment Selection