Skip to content

tellor-io/tellor-zodiac-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy and Verify Tellor Zodiac Module

This is an updated repo for deploying and verifying the Tellor Zodiac Module, based on the hardhat setup here.

Setup Config Variables

Setup config variables for INFURA_API_KEY, PK, and ETHERSCAN_API_KEY:

npx hardhat vars set INFURA_API_KEY

Deploy

Deploy the contract:

npx hardhat ignition deploy ignition/modules/TellorZodiacModule.js --network sepolia --deployment-id sepolia-deployment

Verify

Verify the contract:

npx hardhat ignition verify sepolia-deployment

About

Deploy and verify tellor zodiac module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published