Download Latest Version @nomicfoundation_hardhat-viem@3.0.0 source code.tar.gz (4.7 MB)
Email in envelope

Get an email when there's a new version of Hardhat

Home / hardhat@3.0.0
Name Modified Size InfoDownloads / Week
Parent folder
Hardhat 3 is now in beta, and ready for production use! source code.tar.gz 2025-08-13 4.7 MB
Hardhat 3 is now in beta, and ready for production use! source code.zip 2025-08-13 6.0 MB
README.md 2025-08-13 1.3 kB
Totals: 3 Items   10.7 MB 0

Hardhat 3 is a major overhaul with exciting new features:

  • Solidity tests as a first-class testing option
  • Multichain support for today's rollup-centric world
  • Rust-powered runtime for faster execution
  • Revamped build system with full npm compatibility and build profiles
  • Hardhat Ignition for streamlined contract deployments

Hardhat 3 is production-ready and you can migrate today! We'll keep it in beta status as we work on missing features and stabilize it in the near future.

Getting started

To install Hardhat 3, run the following commands in an empty directory:

npm init -y
npm install --save-dev hardhat
npx hardhat --init

This will take you through an interactive setup process to get started using Hardhat 3.

Learn more

To learn more about Hardhat 3, check out the Hardhat 3 documentation.

Feedback and help

If you have any questions, feedback, or need help, join the Hardhat 3 Telegram group.

This is a beta release, and your feedback can make a big difference. Let us know what you think and need!


> 💡 The Nomic Foundation is hiring! Check our open positions.

Source: README.md, updated 2025-08-13