Skip to content

beruda/hardhat-tenderly-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Hardhat-Tenderly integration Project

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 

About

Example usage of the HardHat-Tenderly plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published