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
·

3 repositorios

Awesome GitHub RepositoriesBlockchain

Simulated environments for validating smart contract logic through programmatic assertions and state verification.

Distinct from Test Harnesses: Distinct from general test harnesses: specifically integrates with local blockchain virtual machines for contract-level validation.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Blockchain. Refine with filters or upvote what's useful.

Awesome Blockchain GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • solana-labs/solanaAvatar de solana-labs

    solana-labs/solana

    14,782Ver en GitHub↗

    Solana is a high-performance blockchain platform designed for decentralized applications and global financial systems. It provides a distributed ledger infrastructure that utilizes proof-of-stake consensus to maintain network integrity and secure digital assets. The platform includes a specialized runtime environment for executing smart contracts and a framework for developing programs in Rust. The system distinguishes itself through a suite of architectural components that enable high-throughput transaction processing. It employs a cryptographic clock mechanism to sequence transactions befor

    Validates application performance and transaction logic by launching local testnets or connecting to remote clusters.

    Rustbitcoinblockchainledger
    Ver en GitHub↗14,782
  • consensys-archive/truffleAvatar de ConsenSys-archive

    ConsenSys-archive/truffle

    13,929Ver en GitHub↗

    Truffle is a development framework designed for the end-to-end lifecycle management of decentralized applications on the Ethereum blockchain. It provides a unified environment for developers to write, compile, test, and deploy smart contracts, serving as a comprehensive suite for managing the entire development process from initial code to network publication. The framework utilizes a command-line interface to automate core tasks, including the transformation of high-level source code into executable bytecode and the orchestration of contract deployments. By integrating a local virtual machin

    Integrates automated testing frameworks with local blockchain instances to validate contract logic through programmatic assertions.

    TypeScriptblockchainethereumframework
    Ver en GitHub↗13,929
  • foundry-rs/foundryAvatar de foundry-rs

    foundry-rs/foundry

    10,125Ver en 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

    Simulates blockchain state and forks live networks to validate contract logic through programmatic assertions.

    Rustalloyblockchainbytecode
    Ver en GitHub↗10,125
  1. Home
  2. Software Engineering & Architecture
  3. Executable Activity Definitions
  4. Test Harnesses
  5. Blockchain