- configure
packages/tenderly - use
stage:newcommand to create an entire environment with multiple Virtual Environments - use
stage:activateto switch to the newly created environment - connect hardhat and nextjs to the environment using
stage:connect:hardhatandstage:connect:nextjs - deploy contracts and interact with them
Creating staging environments
Create staging environments on Tenderly Virtual Environments to demo and QA your dapp against forked mainnet state, without spending real funds.
In this act, you will: