Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ hardhat.config.ts
File
hardhat.config.ts
packages/airnode-examples/hardhat.config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ join } from
'path'
;
2
import
{ existsSync } from
'fs'
;
3
import
{ HardhatUserConfig } from
'hardhat/types'
;
4
import
'@nomiclabs/hardhat-waffle'
;
Callers
nothing calls this directly
Calls
1
readIntegrationInfo
Function · 0.90
Tested by
no test coverage detected