hardhat.config.ts.Frameworks
Deploy and test Hardhat projects with Tenderly Node RPC
Deploy and test smart contracts through Tenderly Node RPC from your Hardhat projects using ready-made network config snippets from the Dashboard.
Hardhat is a framework for developing, testing, and deploying smart contracts. You can use Node RPC from Hardhat to compile, build, and deploy smart contracts, and run scripts using Ethers.js and Viem.
To include verification, follow this guide.
For network-specific Hardhat config snippets, open your Node RPC in the Tenderly Dashboard open the Integrate view and switch to the Hardhat tab. Copy the snippet directly into your