MCPcopy Create free account
hub / github.com/LearnWeb3DAO/NFT-Collection / deploy.js

File deploy.js

hardhat-tutorial/scripts/deploy.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { ethers } = require("hardhat");
2require("dotenv").config({ path: ".env" });
3const { WHITELIST_CONTRACT_ADDRESS, METADATA_URL } = require("../constants");
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected