awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesVM State Manipulation

Capabilities for modifying the internal state of a virtual machine, such as sender addresses or storage, for testing.

Distinct from EVM Execution Debuggers: Distinct from EVM Execution Debuggers: focuses on active modification of state (cheatcodes) rather than passive analysis of execution traces.

Explore 1 awesome GitHub repository matching programming languages & runtimes · VM State Manipulation. Refine with filters or upvote what's useful.

Awesome VM State Manipulation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nomicfoundation/hardhatNomicFoundation 的头像

    NomicFoundation/hardhat

    8,489在 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

    Uses cheatcodes to control the execution environment by changing the sender address or modifying blockchain state.

    TypeScriptblockchaindappsdebugging
    在 GitHub 上查看↗8,489
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Dynamic & Scripting
  6. Python
  7. Tracing Debuggers
  8. EVM Execution Debuggers
  9. VM State Manipulation