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

File deploy-rrp.ts

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

Source from the content-addressed store, hash-verified

1import { cliPrint, deployContract, runAndHandleErrors } from '../';
2
3const main = async () => {
4 const airnodeRrp = await deployContract('@api3/airnode-protocol/contracts/rrp/AirnodeRrpV0.sol');

Callers

nothing calls this directly

Calls 1

runAndHandleErrorsFunction · 0.85

Tested by

no test coverage detected