This project demonstrates a basic hardhat-tenderly
use case.
Usage steps:
npm i
After all dependencies are installed, add your Tenderly credentials to hardhat.config.js
:
url:
username:
project:
After that, run:
npx hardhat run scripts/deploy.js --network tenderly