Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ 1_deploy.js
File
1_deploy.js
packages/airnode-protocol/deploy/1_deploy.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
hre = require(
'hardhat'
);
2
3
module.exports =
async
({ getUnnamedAccounts, deployments }) => {
4
const
{ deploy, log } = deployments;
Callers
nothing calls this directly
Calls
1
deploy
Function · 0.85
Tested by
no test coverage detected