Skip to content

diadata-org/dia-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

dia-examples

This repository contains examples demonstrating how to interact with DIA Oracles on different chains.

Scripts

Hardhat

Deploy to a network:

npx hardhat ignition deploy ./ignition/modules/MockERC20.js --network NETWORK_NAME

Verify contract:

npx hardhat verify --network NETWORK_NAME DEPLOYED_CONTRACT_ADDRESS "ConstructorArgument1" "ConstructorArgument2" ...

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published