Monad Foundry Toolkit

Monad Foundry v1.5.0-monad.0.3.0

This release introduces MonadNine as the default Monad execution hardfork and brings MIP-3, MIP-4 and MIP-5 support through upgrades to monad-revm 0.3.0 and alloy-monad-evm 0.3.0 .

It also makes Monad hardfork selection a first-class Foundry feature through the new monad_hardfork option in foundry.toml, and both the standard anvil --monad --hardfork flag, and vm.setEvmVersion() cheatcode.

Update by running foundryup --network monad.

Full release note and changelog: https://github.com/category-labs/foundry/releases/tag/v1.5.0-monad.0.3.0

2 Likes