Skip to main content
In this act, you will:
  • configure packages/tenderly
  • use stage:new command to create an entire environment with multiple Virtual Environments
  • use stage:activate to switch to the newly created environment
  • connect hardhat and nextjs to the environment using stage:connect:hardhat and stage:connect:nextjs
  • deploy contracts and interact with them