Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ create-airnode-config.ts
File
create-airnode-config.ts
packages/airnode-examples/src/scripts/create-airnode-config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readIntegrationInfo, runAndHandleErrors, getDeployedContract, cliPrint } from
'../'
;
2
3
const
main =
async
() => {
4
const
integrationInfo = readIntegrationInfo();
Callers
nothing calls this directly
Calls
1
runAndHandleErrors
Function · 0.85
Tested by
no test coverage detected