MCPcopy Create free account
hub / github.com/api3dao/airnode / deploy-requester.ts

File deploy-requester.ts

packages/airnode-examples/src/scripts/deploy-requester.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readIntegrationInfo, deployContract, getDeployedContract, runAndHandleErrors, cliPrint } from '../';
2
3const main = async () => {
4 const integrationInfo = readIntegrationInfo();

Callers

nothing calls this directly

Calls 1

runAndHandleErrorsFunction · 0.85

Tested by

no test coverage detected