1 रिपॉजिटरी
Capabilities to specify custom paths to compiler binaries to override default toolchain versions.
Distinguishing note: Shortlist focuses on Python or image binaries; this is a general toolchain binary override for EVM compilers.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Compiler Binary Overrides. 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
Allows specifying a custom path to a compiler binary to override the default version used for contract compilation.