1 个仓库
Capabilities to intercept and modify arguments or block execution within defined system workflows.
Distinct from Execution Logic Overrides: Distinct from Execution Logic Overrides: focuses on intercepting the flow of a workflow rather than overriding a scheduler's implementation.
Explore 1 awesome GitHub repository matching development tools & productivity · Workflow Logic Interception. Refine with filters or upvote what's useful.
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
Injects custom behavior into workflows by registering handlers that can modify arguments or block execution.