awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
foundry-rs avatar

foundry-rs/foundry

0
View on GitHub↗
10,125 stele·2,404 fork-uri·Rust·apache-2.0·5 vizualizărigetfoundry.sh↗

Foundry

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-world data.

The toolkit covers a broad set of capabilities including smart contract deployment via scripts, automated test suite execution, and code coverage analysis. It also includes utilities for ABI encoding, cryptographic key management, and Solidity code formatting.

Features

  • Smart Contract Development Frameworks - Serves as a comprehensive toolset for writing, compiling, testing, and deploying Ethereum smart contracts.
  • Blockchain Data - Provides APIs and CLI tools for querying blockchain networks, smart contracts, and transaction history.
  • Blockchain Test Networks - Implements a local blockchain simulation environment and live network forking for isolated testing.
  • Smart Contract Security - Provides an interactive debugger and execution trace analysis to fix logic errors in smart contracts.
  • Fuzzing Engines - Implements a property-based fuzzing engine to discover edge-case failures in smart contract logic.
  • Debugging and Inspection Tools - Provides interactive tools to analyze values, types, and raw stack or memory data during code execution.
  • Execution Trace and Log Analyzers - Captures detailed step-by-step operation logs and gas usage to debug contract logic and analyze bytecode behavior.
  • Blockchain Network Forking - Provides a local environment for forking live networks to execute code against real-world data.
  • Local Development Environments - Runs an in-memory Ethereum node with pre-funded accounts for rapid development and testing.
  • Blockchain Nodes - Includes a local blockchain node implementation for simulating network conditions and testing contracts.
  • Blockchain Network Connections - Connects to mainnet and testnet environments to query live network state and retrieve block data.
  • Blockchain State Forks - Mirrors live network state locally to enable testing against real-world data without modifying the actual blockchain.
  • Mainnet Forking - Enables mirroring of live network state locally to test contracts against real-world blockchain data.
  • Smart Contract Deployment Pipelines - Executes scripts to deploy contracts and interact with the network to modify or query state.
  • Blockchain RPC Interfaces - Implements a standardized remote procedure call interface specifically tailored for blockchain network interaction and transaction submission.
  • Remote Procedure Call Interfaces - Exposes application functionality and blockchain state monitoring over network protocols for external control.
  • Blockchain Transaction Executors - Signs and submits cryptocurrency transactions and smart contract interactions to the network.
  • EVM Execution Debuggers - Offers a detailed transaction debugger for analyzing bytecode execution traces and gas usage.
  • EVM Implementations - Provides a high-performance Ethereum Virtual Machine written in Rust to execute bytecode and manage blockchain state locally.
  • Smart Contract Compilers - Provides a high-performance compiler to transform Solidity source code into EVM-compatible bytecode.
  • Blockchain - Simulates blockchain state and forks live networks to validate contract logic through programmatic assertions.
  • Execution Tracing - Produces detailed opcode-level execution traces to debug contract logic and identify failures.
  • Contract Execution Debugging - Analyzes transaction traces and state changes to identify the root cause of smart contract failures.
  • Property-Based Fuzzing - Features a property-based fuzzing engine to identify edge-case failures in contract logic by testing invariants.
  • Property-Based Fuzzing - Features a property-based fuzzing engine to identify edge-case failures in contract logic.
  • Transaction Tracing & Debugging - Provides a transaction debugger for analyzing detailed execution traces and gas consumption.
  • Automated Contract Testing Suites - Ships an automated testing suite to verify smart contract logic and security within the virtual machine.
  • Smart Contract Callers - Enables reading state or sending transactions to smart contracts via a command line interface.
  • Ethereum Utilities - Includes a suite of utilities for ABI encoding, gas measurement, and cryptographic key management.
  • Blockchain State Snapshots - Allows overriding account identities and advancing network time via specialized remote procedure calls.
  • Virtual Machine Snapshots - Captures and restores the state of the virtual machine to ensure reproducible test environments.
  • Gas Optimization Patterns - Measures and compares the computational gas cost of contract executions to identify expensive operations.
  • Contract Deployment Scripts - Provides scripts to automate the deployment of smart contracts across different blockchain network environments.
  • Code Prototyping - Provides an interactive loop for executing Solidity code snippets to quickly verify logic and behavior.
  • Analysis - Enables inspection of bytecode and storage layouts to optimize gas consumption and audit contract behavior.
  • State Management - Provides mechanisms to save and restore blockchain state to ensure reproducible test environments.
  • Code Coverage Tools - Implements utilities to measure the percentage of smart contract source code executed during automated tests.
  • Blockchain Infrastructure - Toolkit for Ethereum application development.
  • Development Frameworks - Framework for Ethereum development, testing, and transaction debugging.
  • Web3 and Blockchain Testing - Fast, modular toolkit for Ethereum development and testing.

Istoric stele

Graficul istoricului de stele pentru foundry-rs/foundryGraficul istoricului de stele pentru foundry-rs/foundry

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Foundry

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Foundry.
  • nomicfoundation/hardhatAvatar NomicFoundation

    NomicFoundation/hardhat

    8,489Vezi pe GitHub↗

    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

    TypeScriptblockchaindappsdebugging
    Vezi pe GitHub↗8,489
  • remix-project-org/remix-projectAvatar remix-project-org

    remix-project-org/remix-project

    3,003Vezi pe GitHub↗

    Remix is a comprehensive blockchain development environment and Ethereum smart contract IDE. It provides a complete workspace for writing, compiling, deploying, and debugging smart contracts across simulated and public blockchain networks. The project distinguishes itself as a specialized toolchain for EVM debugging and analysis, offering opcode-level transaction stepping and state memory analysis. It also includes a dedicated zero-knowledge proof toolchain for compiling ZK circuits and generating cryptographic proofs, alongside an AI-powered coding assistant for code generation and explanati

    TypeScriptblockchainethereumevm
    Vezi pe GitHub↗3,003
  • mystenlabs/suiAvatar MystenLabs

    MystenLabs/sui

    7,612Vezi pe 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

    Rustblockchaindistributed-ledger-technologymove
    Vezi pe GitHub↗7,612
  • inoutcode/ethereum_bookAvatar inoutcode

    inoutcode/ethereum_book

    4,081Vezi pe 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
    Vezi pe GitHub↗4,081
Vezi toate cele 30 alternative pentru Foundry→

Întrebări frecvente

Ce face foundry-rs/foundry?

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.

Care sunt principalele funcționalități ale foundry-rs/foundry?

Principalele funcționalități ale foundry-rs/foundry sunt: Smart Contract Development Frameworks, Blockchain Data, Blockchain Test Networks, Smart Contract Security, Fuzzing Engines, Debugging and Inspection Tools, Execution Trace and Log Analyzers, Blockchain Network Forking.

Care sunt câteva alternative open-source pentru foundry-rs/foundry?

Alternativele open-source pentru foundry-rs/foundry includ: nomicfoundation/hardhat — Hardhat is a smart contract development framework and EVM tooling suite designed for the full lifecycle of Ethereum… remix-project-org/remix-project — Remix is a comprehensive blockchain development environment and Ethereum smart contract IDE. It provides a complete… mystenlabs/sui — Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It… inoutcode/ethereum_book — This project is a comprehensive educational guide and technical manual for the Ethereum blockchain. It provides… solana-foundation/anchor — Anchor is a framework for building, testing, and deploying Solana smart contracts. It provides a Rust domain-specific… consensys-archive/truffle — Truffle is a development framework designed for the end-to-end lifecycle management of decentralized applications on…