create-eth ships
@HardhatHQ 3 out of the box now.
What you get:
- Rust-based EDR for fast local EVM execution
- Built-in, Foundry-compatible Solidity tests with fuzzing and invariant testing
- Local OP Mainnet and Base forks with first-class OP Stack support
Scaffold the whole dApp with one command:
npx create-eth
@latest