MCPcopy Create free account
hub / github.com/Project-DARC/DARC / deployDARC.ts

File deployDARC.ts

darc-protocol/scripts/deployDARC.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//import { ethers, upgrades } from "hardhat";
2import { ethers } from "hardhat";
3import { typeProgram, typePluginArray, typeVotingRuleArray } from "./ProgramTypes";
4import { BigNumber } from "ethers";

Callers

nothing calls this directly

Calls 1

deployDARCFunction · 0.70

Tested by

no test coverage detected